mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations field.php (Italian) * New translations field.php (Hebrew) * New translations field.php (Arabic) * New translations message.php (Spanish) * New translations field.php (Spanish) * New translations field.php (German)
8 lines
352 B
PHP
8 lines
352 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => 'SMS נשלח לטלפון הרשום שלך. בבקשה תבדוק.',
|
|
'found_phone' => 'מספר הטלפון שנרשם במערכת לא נמצא.',
|
|
'error_mail' => 'העסקה שלך הושלמה בהצלחה, אך לא ניתן היה לשלוח את הודעת הדואר האלקטרוני.',
|
|
];
|