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.pt_BR.toml | |
| parent | d54e7a9b1411fc67d43dfb6c8ffb18388b3f3c2b (diff) | |
feat: add `Submit As Enable` in telegram bot
Diffstat (limited to 'web/translation/translate.pt_BR.toml')
| -rw-r--r-- | web/translation/translate.pt_BR.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/translation/translate.pt_BR.toml b/web/translation/translate.pt_BR.toml index 1b3eaea9..793d6799 100644 --- a/web/translation/translate.pt_BR.toml +++ b/web/translation/translate.pt_BR.toml @@ -645,7 +645,8 @@ "allClients" = "Todos os clientes" "addClient" = "Adicionar Cliente" -"submitDisable" = "Enviar como Desativado ✅" +"submitDisable" = "Enviar como Desativado ☑️" +"submitEnable" = "Enviar como Ativado ✅" "use_default" = "🏷️ Usar padrão" "change_id" = "⚙️🔑 ID" "change_password" = "⚙️🔑 Senha" |
