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.zh_Hans.toml | |
| parent | 0013f8989bc9867e46e33cb12d52c13bfee6fc04 (diff) | |
update translate for #2493
Diffstat (limited to 'web/translation/translate.zh_Hans.toml')
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 1839ac4f..7a28891f 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -618,11 +618,13 @@ "confirmNumberAdd" = "✅ 确认添加:{{ .Num }}" "limitTraffic" = "🚧 流量限制" "getBanLogs" = "禁止日志" +"allClients" = "所有客户" [tgbot.answers] "successfulOperation" = "✅ 成功!" "errorOperation" = "❗ 操作错误。" "getInboundsFailed" = "❌ 获取入站信息失败。" +"getClientsFailed" = "❌ 获取客户失败。" "canceled" = "❌ {{ .Email }}:操作已取消。" "clientRefreshSuccess" = "✅ {{ .Email }}:客户端刷新成功。" "IpRefreshSuccess" = "✅ {{ .Email }}:IP 刷新成功。" @@ -637,4 +639,6 @@ "removedTGUserSuccess" = "✅ {{ .Email }}:Telegram 用户已成功移除。" "enableSuccess" = "✅ {{ .Email }}:已成功启用。" "disableSuccess" = "✅ {{ .Email }}:已成功禁用。" -"askToAddUserId" = "未找到您的配置!\r\n请向管理员询问,在您的配置中使用您的 Telegram 用户 ID。\r\n\r\n您的用户 ID:<code>{{ .TgUserID }}</code>" +"askToAddUserId" = "未找到您的配置!\r\n请向管理员询问,在您的配置中使用您的 Telegram 用户 ChatID。\r\n\r\n您的用户 ChatID:<code>{{ .TgUserID }}</code>" +"chooseClient" = "为入站 {{ .Inbound }} 选择一个客户" +"chooseInbound" = "选择一个入站"
\ No newline at end of file |
