8000 [Validator] Add missing translation for Russia (ru) #53041 · symfony/symfony@20ef85f · GitHub
[go: up one dir, main page]

Skip to content

Commit 20ef85f

Browse files
committed
[Validator] Add missing translation for Russia (ru) #53041
1 parent 6b8b52d commit 20ef85f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,10 @@
426426
<source>Using hidden overlay characters is not allowed.</source>
427427
<target>Использование невидимых символов наложения запрещено.</target>
428428
</trans-unit>
429+
<trans-unit id="110">
430+
<source>The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source>
431+
<target>Недопустимое расширение файла ({{ extension }}). Разрешенные расширения: {{ extensions }}.</target>
432+
</trans-unit>
429433
</body>
430434
</file>
431435
</xliff>

0 commit comments

Comments
 (0)
0