8000 merged branch excelwebzone/validator (PR #4924) · nathanlon/symfony@4dd47ac · GitHub
[go: up one dir, main page]

Skip to content

Commit 4dd47ac

Browse files
committed
merged branch excelwebzone/validator (PR symfony#4924)
Commits ------- ddbb26e [Validator] updated hebrew messages Discussion ---------- [Validator] updated hebrew messages
2 parents 21925f9 + ddbb26e commit 4dd47ac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,18 @@
202202
<source>A PHP extension caused the upload to fail.</source>
203203
<target>סיומת PHP גרם להעלאה להיכשל.</target>
204204
</trans-unit>
205+
<trans-unit id="54">
206+
<source>This collection should contain {{ limit }} elements or more.</source>
207+
<target>האוסף אמור להכיל {{ limit }} אלמנטים או יותר.|האוסף אמור להכיל {{ limit }} אלמנטים או יותר.</target>
208+
</trans-unit>
209+
<trans-unit id="55">
210+
<source>This collection should contain {{ limit }} elements or less.</source>
211+
<target>האוסף אמור להכיל {{ limit }} אלמנטים או פחות.|האוסף אמור להכיל {{ limit }} אלמנטים או פחות.</target>
212+
</trans-unit>
213+
<trans-unit id="56">
214+
<source>This collection should contain exactly {{ limit }} elements.</source>
215+
<target>האוסף צריך להכיל בדיוק {{ limit }} אלמנטים.</target>
216+
</trans-unit>
205217
</body>
206218
</file>
207219
</xliff>

0 commit comments

Comments
 (0)
0