diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-08-19 00:52:29 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-08-19 00:52:29 +0300 |
| commit | cd499715359f4792e0e9b8f7d5a27668608eb32c (patch) | |
| tree | 25148ad39ea304b44fe5531f166b50aeb6b483b9 /web/translation/translate.en_US.toml | |
| parent | 0013f8989bc9867e46e33cb12d52c13bfee6fc04 (diff) | |
update translate for #2493
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 27022405..6b232727 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -639,6 +639,6 @@ "removedTGUserSuccess" = "✅ {{ .Email }}: Telegram User removed successfully." "enableSuccess" = "✅ {{ .Email }}: Enabled successfully." "disableSuccess" = "✅ {{ .Email }}: Disabled successfully." -"askToAddUserId" = "Your configuration is not found!\r\nPlease ask your admin to use your Telegram ID in your configuration(s).\r\n\r\nYour User ID: <code>{{ .TgUserID }}</code>" +"askToAddUserId" = "Your configuration is not found!\r\nPlease ask your admin to use your Telegram ChatID in your configuration(s).\r\n\r\nYour ChatID: <code>{{ .TgUserID }}</code>" "chooseClient" = "Choose a Client for Inbound {{ .Inbound }}" "chooseInbound" = "Choose an Inbound" |
