Skip to content

Commit 8cc889b

Browse files
committed
minor #38796 Added missing translations for Russian (mamontovdmitriy)
This PR was squashed before being merged into the 3.4 branch. Discussion ---------- Added missing translations for Russian | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #38759 | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> Hello! I added missing translations for Russian. Commits ------- 6a9e274a10 Added missing translations for Russian
2 parents 838dec1 + 07f8da0 commit 8cc889b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.ru.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,10 @@
382382
<source>Each element of this collection should satisfy its own set of constraints.</source>
383383
<target>Каждый элемент этой коллекции должен удовлетворять своему собственному набору ограничений.</target>
384384
</trans-unit>
385+
<trans-unit id="99">
386+
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387+
<target>Значение не является корректным международным идентификационным номером ценных бумаг (ISIN).</target>
388+
</trans-unit>
385389
</body>
386390
</file>
387391
</xliff>

0 commit comments

Comments
 (0)