diff options
| author | Saeid <43953720+surbiks@users.noreply.github.com> | 2024-01-02 12:42:07 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-03 15:59:29 +0300 |
| commit | 5e3478f1c16e0c42a299bcfce3e0b567bf4c2f7f (patch) | |
| tree | 3592a4c8c146ea669e777d5e8909de79410a2cca /web/translation/translate.es_ES.toml | |
| parent | c76199514a62c921901b2b2a1c4dd3f93ff8df2a (diff) | |
socks5 proxy option added to telegram bot settings (#1500)
* socks5 option added to telegram bot settings
* update socks5 proxy settings translations
Diffstat (limited to 'web/translation/translate.es_ES.toml')
| -rw-r--r-- | web/translation/translate.es_ES.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index d64f6726..9a1f7caf 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -257,6 +257,8 @@ "telegramBotEnableDesc" = "Conéctese a las funciones de este panel a través del bot de Telegram." "telegramToken" = "Token de Telegram" "telegramTokenDesc" = "Debe obtener el token del administrador de bots de Telegram @botfather." +"telegramProxy" = "Socks5 Proxy" +"telegramProxyDesc" = "Si necesita el proxy Socks5 para conectarse a Telegram. Ajuste su configuración según la guía." "telegramChatId" = "IDs de Chat de Telegram para Administradores" "telegramChatIdDesc" = "IDs de Chat múltiples separados por comas. Use @userinfobot o use el comando '/id' en el bot para obtener sus IDs de Chat." "telegramNotifyTime" = "Hora de Notificación del Bot de Telegram" |
