Fix toasts (#2571)

* Add space to toast status messages

* Removed opening space from translations
This commit is contained in:
Vyacheslav Scherbinin
2024-09-30 22:06:38 +07:00
committed by GitHub
parent cdb6eac0e6
commit 27434f3235
11 changed files with 26 additions and 26 deletions
+3 -3
View File
@@ -43,8 +43,8 @@
"domainName" = "Nome de Domínio"
"monitor" = "IP de Escuta"
"certificate" = "Certificado Digital"
"fail" = " Falhou"
"success" = " Com Sucesso"
"fail" = "Falhou"
"success" = "Com Sucesso"
"getVersion" = "Obter Versão"
"install" = "Instalar"
"clients" = "Clientes"
@@ -143,7 +143,7 @@
"destinationPort" = "Porta de Destino"
"targetAddress" = "Endereço de Destino"
"monitorDesc" = "Deixe em branco para ouvir todos os IPs"
"meansNoLimit" = " = Ilimitado. (unidade: GB)"
"meansNoLimit" = "= Ilimitado. (unidade: GB)"
"totalFlow" = "Fluxo Total"
"leaveBlankToNeverExpire" = "Deixe em branco para nunca expirar"
"noRecommendKeepDefault" = "Recomenda-se manter o padrão"