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
This commit is contained in:
Fabien Potencier 2021-06-26 09:35:28 +02:00
commit 349a70077e
1 changed files with 4 additions and 0 deletions

View File

@ -386,6 +386,10 @@
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Este valor não é um Número Internacional de Identificação de Segurança (ISIN) válido.</target>
</trans-unit>
<trans-unit id="100">
<source>This value should be a valid expression.</source>
<target>Este valor deve ser uma expressão válida.</target>
</trans-unit>
</body>
</file>
</xliff>