diff options
| author | nistootsin <104831639+nistootsin@users.noreply.github.com> | 2025-04-16 11:16:55 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-16 11:16:55 +0300 |
| commit | be8d55dadbd65d6e0a80209dc9952d3c56074646 (patch) | |
| tree | 705f11baf43426be879cff11fb1f25bd02477d21 /web/translation/translate.zh_TW.toml | |
| parent | d54e7a9b1411fc67d43dfb6c8ffb18388b3f3c2b (diff) | |
feat: add `Submit As Enable` in telegram bot
Diffstat (limited to 'web/translation/translate.zh_TW.toml')
| -rw-r--r-- | web/translation/translate.zh_TW.toml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/web/translation/translate.zh_TW.toml b/web/translation/translate.zh_TW.toml index 27245959..f2c80d42 100644 --- a/web/translation/translate.zh_TW.toml +++ b/web/translation/translate.zh_TW.toml @@ -645,8 +645,9 @@ "allClients" = "所有客戶" "addClient" = "新增客戶" -"submitDisable" = "提交為停用 ✅" -"use_default" = "🏷️ 使用預設" +"submitDisable" = "以停用方式送出 ☑️" +"submitEnable" = "以啟用方式送出 ✅" +"use_default" = "🏷️ 使用預設值" "change_id" = "⚙️🔑 ID" "change_password" = "⚙️🔑 密碼" "change_email" = "⚙️📧 電子郵件" |
