feat: add Submit As Enable in telegram bot

This commit is contained in:
nistootsin
2025-04-16 11:46:55 +03:30
committed by GitHub
parent d54e7a9b14
commit be8d55dadb
14 changed files with 65 additions and 33 deletions

View File

@@ -645,14 +645,14 @@
"allClients" = "すべてのクライアント"
"addClient" = "クライアントを追加"
"submitDisable" = "無効として送信 "
"submitDisable" = "無効として送信 ☑️"
"submitEnable" = "有効として送信 ✅"
"use_default" = "🏷️ デフォルトを使用"
"change_id" = "⚙️🔑 ID"
"change_password" = "⚙️🔑 パスワード"
"change_email" = "⚙️📧 メール"
"change_email" = "⚙️📧 メールアドレス"
"change_comment" = "⚙️💬 コメント"
[tgbot.answers]
"successfulOperation" = "✅ 成功!"
"errorOperation" = "❗ 操作エラー。"