8000 minor #53389 [Validator] Added missing Portuguese translation (thunde… · symfony/symfony@6010db4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6010db4

Browse files
minor #53389 [Validator] Added missing Portuguese translation (thunderer)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Added missing Portuguese translation | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | - | License | MIT Added missing translation for Portuguese with help from a professional translator. Related to #53297. Commits ------- 106930f [Validator] added missing Portuguese translation
2 parents 8ae985c + 106930f commit 6010db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@
432432
</trans-unit>
433433
<trans-unit id="111">
434434
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435-
<target state="needs-translation">The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</target>
435+
<target>A codificação de carateres detetada é inválida ({{ detected }}). As codificações permitidas são {{ encodings }}.</target>
436436
</trans-unit>
437437
<trans-unit id="112">
438438
<source>This is not a valid MAC address.</source>

0 commit comments

Comments
 (0)
0