From ddbb26e5ae9a28c7b43d2626e20e6720898b8af5 Mon Sep 17 00:00:00 2001 From: excelwebzone Date: Sat, 14 Jul 2012 08:21:09 -0700 Subject: [PATCH] [Validator] updated hebrew messages --- .../Resources/translations/validators.he.xlf | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf index 0914b374ed..f18c48e20f 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf @@ -202,6 +202,18 @@ A PHP extension caused the upload to fail. סיומת PHP גרם להעלאה להיכשל. + + This collection should contain {{ limit }} elements or more. + האוסף אמור להכיל {{ limit }} אלמנטים או יותר.|האוסף אמור להכיל {{ limit }} אלמנטים או יותר. + + + This collection should contain {{ limit }} elements or less. + האוסף אמור להכיל {{ limit }} אלמנטים או פחות.|האוסף אמור להכיל {{ limit }} אלמנטים או פחות. + + + This collection should contain exactly {{ limit }} elements. + האוסף צריך להכיל בדיוק {{ limit }} אלמנטים. +