diff options
| author | spatiumstas <79056064+spatiumstas@users.noreply.github.com> | 2025-05-28 11:26:29 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-28 11:26:29 +0300 |
| commit | 29f950046acfcb5d9c601aa7f484bb3bde0849dc (patch) | |
| tree | 8491d48e3751692f5f6c0a4e6cf5a87b4b63ae8c /web/translation/translate.fa_IR.toml | |
| parent | 5dae785786f331b80d35dee12f24677b1e2fb16c (diff) | |
feat: add command list in telegram bot (#3027)
Diffstat (limited to 'web/translation/translate.fa_IR.toml')
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index e7b479af..e0dacad4 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -590,6 +590,10 @@ "restartSuccess" = "✅ عملیات با موفقیت انجام شد!" "restartFailed" = "❗ خطا در عملیات.\r\n\r\n<code>خطا: {{ .Error }}</code>." "xrayNotRunning" = "❗ Xray Core در حال اجرا نیست." +"startDesc" = "نمایش منوی اصلی" +"helpDesc" = "راهنمای ربات" +"statusDesc" = "بررسی وضعیت ربات" +"idDesc" = "نمایش شناسه تلگرام شما" [tgbot.messages] "cpuThreshold" = "🔴 بار پردازنده {{ .Percent }}% بیشتر از آستانه است {{ .Threshold }}%" |
