8000 minor #38917 Fixing some Mongolian (Nyholm) · symfony/symfony@cd53800 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit cd53800

Browse files
minor #38917 Fixing some Mongolian (Nyholm)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- Fixing some Mongolian | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #38916 | License | MIT | Doc PR | Hey @luffy1727, could you help me with the last two strings here? Commits ------- 5c848d9 Fixing some Mongolian
2 parents 9f19435 + 5c848d9 commit cd53800

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -131,20 +131,20 @@
131131
<target>Энэ утга зөвхөн тоо байна.</target>
132132
</trans-unit>
133133
<trans-unit id="36">
134-
<source>This value is not a valid country.</source>
135-
<target>Энэ утга үнэн бодит улс биш байна.</target>
136-
</trans-unit>
137-
<trans-unit id="37">
138134
<source>This file is not a valid image.</source>
139135
<target>Файл зураг биш байна.</target>
140136
</trans-unit>
141-
<trans-unit id="38">
137+
<trans-unit id="37">
142138
<source>This is not a valid IP address.</source>
143139
<target>IP хаяг зөв биш байна.</target>
144140
</trans-unit>
145-
<trans-unit id="39">
141+
<trans-unit id="38">
146142
<source>This value is not a valid language.</source>
147-
<target>Энэ утга үнэн зөв хэл биш байна .</target>
143+
<target>Энэ утга үнэн зөв хэл биш байна.</target>
144+
</trans-unit>
145+
<trans-unit id="39">
146+
<source>This value is not a valid locale.</source>
147+
<target>Энэ утга үнэн зөв байршил биш байна.</target>
148148
</trans-unit>
149149
<trans-unit id="40">
150150
<source>This value is not a valid country.</source>

0 commit comments

Comments
 (0)
0