diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-05-07 16:42:47 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-05-07 16:42:47 +0300 |
| commit | 87a5190b7d2e01678a6fbb08722e1326692f3530 (patch) | |
| tree | 8728e2bef80fc245ce6105f95320884a4866e4ec /web/translation/translate.en_US.toml | |
| parent | 9d47d74a7a076921d157188ae82ea83e66c96d09 (diff) | |
v1.4.0
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 819d4d9e..57091d8a 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -167,8 +167,10 @@ "IPLimitlogDesc" = "IPs history log (before enabling inbound after it has been disabled by IP limit, you should clear the log)." "IPLimitlogclear" = "Clear The Log" "setDefaultCert" = "Set cert from panel" -"XTLSdec" = "Xray core needs to be 1.7.5" -"Realitydec" = "Xray core needs to be 1.8.0 or higher." +"xtlsDesc" = "Xray core needs to be 1.7.5" +"realityDesc" = "Xray core needs to be 1.8.0 or higher." +"telegramDesc" = "use Telegram ID without @ or chat IDs ( you can get it here @userinfobot )" +"subscriptionDesc" = "you can find your sub link on Details, also ou can use the same name for several configurations" [pages.client] "add" = "Add Client" @@ -236,7 +238,7 @@ "telegramToken" = "Telegram Token" "telegramTokenDesc" = "Restart the panel to take effect." "telegramChatId" = "Telegram Admin Chat IDs" -"telegramChatIdDesc" = "Multiple Chat IDs separated by comma. Restart the panel to apply changes." +"telegramChatIdDesc" = "Multiple Chat IDs separated by comma. use @userinfobot to get your Chat IDs. Restart the panel to apply changes." "telegramNotifyTime" = "Telegram bot notification time" "telegramNotifyTimeDesc" = "Use Crontab timing format. Restart the panel to apply changes." "tgNotifyBackup" = "Database Backup" |
