feat: add command list in telegram bot (#3027)

This commit is contained in:
spatiumstas
2025-05-28 11:26:29 +03:00
committed by GitHub
parent 5dae785786
commit 29f950046a
14 changed files with 71 additions and 6 deletions

View File

@@ -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 }}%"