diff options
| author | Alireza Ahmand <mr.alireza.ahmand@gmail.com> | 2025-08-17 14:43:25 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-17 14:43:25 +0300 |
| commit | 2198e7a28f51949cdf74cbd6087bf14a391cb7d7 (patch) | |
| tree | 2576f4b995b9905b14391059a24730409e87b504 /web/translation/translate.pt_BR.toml | |
| parent | 6b23b416a788aedeacd75e445f8b1a919c2cf5c8 (diff) | |
feat: Add remaining time to tgbot #3355 (#3360)
Diffstat (limited to 'web/translation/translate.pt_BR.toml')
| -rw-r--r-- | web/translation/translate.pt_BR.toml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/web/translation/translate.pt_BR.toml b/web/translation/translate.pt_BR.toml index 6f12077d..0d012591 100644 --- a/web/translation/translate.pt_BR.toml +++ b/web/translation/translate.pt_BR.toml @@ -561,21 +561,22 @@ "resetOutboundTrafficError" = "Erro ao redefinir tráfego de saída" [tgbot] -"keyboardClosed" = "❌ Teclado personalizado fechado!" +"keyboardClosed" = "❌ Teclado fechado!" "noResult" = "❗ Nenhum resultado!" "noQuery" = "❌ Consulta não encontrada! Por favor, use o comando novamente!" "wentWrong" = "❌ Algo deu errado!" "noIpRecord" = "❗ Nenhum registro de IP!" -"noInbounds" = "❗ Nenhuma entrada encontrada!" -"unlimited" = "♾ Ilimitado (Reiniciar)" +"noInbounds" = "❗ Nenhum inbound encontrado!" +"unlimited" = "♾ Ilimitado (Reset)" "add" = "Adicionar" "month" = "Mês" "months" = "Meses" "day" = "Dia" "days" = "Dias" "hours" = "Horas" +"minutes" = "Minutos" "unknown" = "Desconhecido" -"inbounds" = "Entradas" +"inbounds" = "Inbounds" "clients" = "Clientes" "offline" = "🔴 Offline" "online" = "🟢 Online" |
