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

@@ -588,6 +588,10 @@
"restartSuccess" = "✅ العملية نجحت!"
"restartFailed" = "❗ حصل خطأ في العملية.\r\n\r\n<code>Error: {{ .Error }}</code>."
"xrayNotRunning" = "❗ Xray Core مش شغال."
"startDesc" = "عرض القائمة الرئيسية"
"helpDesc" = "مساعدة البوت"
"statusDesc" = "التحقق من حالة البوت"
"idDesc" = "عرض معرف Telegram الخاص بك"
[tgbot.messages]
"cpuThreshold" = "🔴 حمل المعالج {{ .Percent }}% عدى الحد المسموح ({{ .Threshold }}%)"