8000 Merge remote branch 'umpirski/russian-validator-translation' · jaimesuez/symfony@e5b93e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit e5b93e6

Browse files
committed
Merge remote branch 'umpirski/russian-validator-translation'
* umpirski/russian-validator-translation: Applied fixes suggested by @yethee.
2 parents 5460896 + 623d0d2 commit e5b93e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ru.xliff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
</trans-unit>
3333
<trans-unit id="8">
3434
<source>The fields {{ fields }} were not expected</source>
35-
<target>Поля {{ fields }} не ожидаемы</target>
35+
<target>Поля {{ fields }} не ожидались</target>
3636
</trans-unit>
3737
<trans-unit id="9">
3838
<source>The fields {{ fields }} are missing</source>
39-
<target>Полей {{ fields }} не хватает</target>
39+
<target>Поля {{ fields }} осутствуют</target>
4040
</trans-unit>
4141
<trans-unit id="10">
4242
<source>This value is not a valid date</source>

0 commit comments

Comments
 (0)
0