* NOTE: this file must be saved in UTF-8 encoding.
*/
returnarray(
return[
'the input value'=>'قيمة المُدخل',
'(not set)'=>'(لم تحدد)',
'An internal server error occurred.'=>'.حدث خطأ داخلي في الخادم',
...
...
@@ -78,4 +78,4 @@ return array(
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'{attribute} يجب أن يحتوي على أكثر من {min, number} {min, plural, one{character} other{characters}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'{attribute} يجب أن لا يحتوي على أكثر من {max, number} {max, plural, one{character} other{characters}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'{attribute} يجب أن يحتوي على {length, number} {length, plural, one{character} other{characters}}.',