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.ja_JP.toml
parent5dae785786f331b80d35dee12f24677b1e2fb16c (diff)
feat: add command list in telegram bot (#3027)
Diffstat (limited to 'web/translation/translate.ja_JP.toml')
-rw-r--r--web/translation/translate.ja_JP.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/translation/translate.ja_JP.toml b/web/translation/translate.ja_JP.toml
index ca4385c4..99a1db15 100644
--- a/web/translation/translate.ja_JP.toml
+++ b/web/translation/translate.ja_JP.toml
@@ -590,6 +590,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 }}%を超えました"