Skip to content

Commit d7c64c6

Browse files
committed
minor #41854 [Validator] Missing translations for Brazilian Portuguese (pt_BR) (rezehnde)
This PR was merged into the 4.4 branch. Discussion ---------- [Validator] Missing translations for Brazilian Portuguese (pt_BR) | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Fixed tickets | #41812 | License | MIT [Validator] Missing translations for Brazilian Portuguese (pt_BR) Commits ------- 52807cbdfc [Validator] Missing translations for Brazilian Portuguese (pt_BR)
2 parents b8e15fd + 9f210a3 commit d7c64c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.pt_BR.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Este valor não é um Número de Identificação de Títulos Internacionais (ISIN) válido.</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Este valor deve ser uma expressão válida.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)