Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b54c60 + 2ed7672 commit b08a570Copy full SHA for b08a570
src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf
@@ -386,6 +386,10 @@
386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387
<target>Această valoare nu este un număr internațional de identificare (ISIN) valabil.</target>
388
</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>
393
</body>
394
</file>
395
</xliff>
0 commit comments