Skip to content

Commit 0b70b30

Browse files
minor #57590 [Security][Validator] Added missing pt_BR translations (nei)
This PR was merged into the 5.4 branch. Discussion ---------- [Security][Validator] Added missing pt_BR translations | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #54550 | License | MIT Review two translations as requested in #54550 Update another sentence on the same file which were not following the standard just for consistency. Commits ------- 76897814d6 Fixes #54550 some pt_BR translations
2 parents 1293cdd + 5cc0888 commit 0b70b30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/translations/security.pt_BR.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</trans-unit>
6565
<trans-unit id="17">
6666
<source>Too many failed login attempts, please try again later.</source>
67-
<target>Muitas tentativas de login malsucedidas, tente novamente mais tarde.</target>
67+
<target>Muitas tentativas de login malsucedidas, por favor, tente novamente mais tarde.</target>
6868
</trans-unit>
6969
<trans-unit id="18">
7070
<source>Invalid or expired login link.</source>
@@ -76,7 +76,7 @@
7676
</trans-unit>
7777
<trans-unit id="20">
7878
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79-
<target state="needs-review-translation">Muitas tentativas de login sem sucesso, por favor tente novamente em %minutes% minutos.</target>
79+
<target>Muitas tentativas de login sem sucesso, por favor, tente novamente em %minutes% minutos.</target>
8080
</trans-unit>
8181
</body>
8282
</file>

0 commit comments

Comments
 (0)