Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspatiumstas <79056064+spatiumstas@users.noreply.github.com>2025-05-28 11:26:29 +0300
committerGitHub <noreply@github.com>2025-05-28 11:26:29 +0300
commit29f950046acfcb5d9c601aa7f484bb3bde0849dc (patch)
tree8491d48e3751692f5f6c0a4e6cf5a87b4b63ae8c /web/translation/translate.zh_TW.toml
parent5dae785786f331b80d35dee12f24677b1e2fb16c (diff)
feat: add command list in telegram bot (#3027)
Diffstat (limited to 'web/translation/translate.zh_TW.toml')
-rw-r--r--web/translation/translate.zh_TW.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/translation/translate.zh_TW.toml b/web/translation/translate.zh_TW.toml
index 34ad9472..e8b3480a 100644
--- a/web/translation/translate.zh_TW.toml
+++ b/web/translation/translate.zh_TW.toml
@@ -592,6 +592,10 @@
"restartSuccess" = "✅ 操作成功!"
"restartFailed" = "❗ 操作錯誤。\r\n\r\n<code>錯誤: {{ .Error }}</code>."
"xrayNotRunning" = "❗ Xray Core 未運行。"
+"startDesc" = "顯示主選單"
+"helpDesc" = "機器人幫助"
+"statusDesc" = "檢查機器人狀態"
+"idDesc" = "顯示您的 Telegram ID"
[tgbot.messages]
"cpuThreshold" = "🔴 CPU 使用率為 {{ .Percent }}%,超過閾值 {{ .Threshold }}%"