Skip to content

Commit 625dd8d

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 a3fb46f + ae0cf40 commit 625dd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/validators.pt_BR.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
</trans-unit>
441441
<trans-unit id="113">
442442
<source>This URL is missing a top-level domain.</source>
443-
<target state="needs-review-translation">Esta URL está faltando um domínio de topo.</target>
443+
<target>Esta URL está faltando o domínio de nível superior.</target>
444444
</trans-unit>
445445
</body>
446446
</file>

0 commit comments

Comments
 (0)