8000
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 5460896 + 623d0d2 commit e5b93e6Copy full SHA for e5b93e6
src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ru.xliff
@@ -32,11 +32,11 @@
32
</trans-unit>
33
<trans-unit id="8">
34
<source>The fields {{ fields }} were not expected</source>
35
- <target>Поля {{ fields }} не ожидаемы</target>
+ <target>Поля {{ fields }} не ожидались</target>
36
37
<trans-unit id="9">
38
<source>The fields {{ fields }} are missing</source>
39
- <target>Полей {{ fields }} не хватает</target>
+ <target>Поля {{ fields }} осутствуют</target>
40
41
<trans-unit id="10">
42
<source>This value is not a valid date</source>
0 commit comments