[bot] replace boolian with yes/no #537

This commit is contained in:
Alireza Ahmadi
2023-09-09 14:48:19 +02:00
parent de4affb913
commit 16113ce7aa
5 changed files with 48 additions and 5 deletions

View File

@@ -404,6 +404,8 @@
"disabled" = "🛑 غیرفعال: {{ .Disabled }}\r\n"
"depleteSoon" = "🔜 به زودی به پایان خواهد رسید: {{ .Deplete }}\r\n \r\n"
"backupTime" = "🗄 زمان پشتیبان‌گیری: {{ .Time }}\r\n"
"yes" = "✅ بله"
"no" = "❌ خیر"
[tgbot.buttons]
"dbBackup" = "دریافت پشتیبان پایگاه داده"