Skip to content

Commit 6ddbcf0

Browse files
committed
minor #41841 [Validator] (#41826) missing translations for portuguese (Ana Raro)
This PR was merged into the 4.4 branch. Discussion ---------- [Validator] (#41826) missing translations for portuguese | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #41826 | License | MIT Commits ------- 0c97c8ac84 (#41826) missing translations for portuguese
2 parents 99740a3 + ace0cc5 commit 6ddbcf0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.pt.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 Internacional de Identificação de Segurança (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)