8000 merged branch umpirsky/fix-serbian-translation (PR #1833) · symfony/symfony@eed68cd · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit eed68cd

Browse files
committed
merged branch umpirsky/fix-serbian-translation (PR #1833)
Commits ------- 56e92e9 Fixed Serbian translation. Discussion ---------- Fixed Serbian translation. There was one new message untranslated, and one changed which required translation changes.
2 parents f18d71f + 56e92e9 commit eed68cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</trans-unit>
3333
<trans-unit id="8">
3434
<source>One or more of the given values is invalid</source>
35-
<target>One or more of the given values is invalid</target>
35+
<target>Једна или више вредности је невалидна</target>
3636
</trans-unit>
3737
<trans-unit id="9">
3838
<source>The fields {{ fields }} were not expected</source>
@@ -112,7 +112,7 @@
112112
</trans-unit>
113113
<trans-unit id="28">
114114
<source>This form should not contain extra fields</source>
115-
<target>Група поља не треба да садржи додатна поља</target>
115+
<target>Овај формулар не треба да садржи додатна поља</target>
116116
</trans-unit>
117117
<trans-unit id="29">
118118
<source>The uploaded file was too large. Please try to upload a smaller file</source>

0 commit comments

Comments
 (0)
0