Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b08a570

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: [Translation] Add missing Romanian translations
2 parents 7b54c60 + 2ed7672 commit b08a570

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.ro.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>Această valoare nu este un număr internațional de identificare (ISIN) valabil.</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Această valoare ar trebui să fie o expresie validă.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)