8000 minor #42887 Add missing Romanian translations (vmdumitrache) · symfony/symfony@2ed7672 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ed7672

Browse files
committed
minor #42887 Add missing Romanian translations (vmdumitrache)
This PR was merged into the 4.4 branch. Discussion ---------- Add missing Romanian translations | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #41832 | License | MIT | Doc PR | Commits ------- 19282b5 [Translation] Add missing Romanian translations
2 parents f26531d + 19282b5 commit 2ed7672

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)
0