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
338 B
PHP
8 lines
338 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => 'SMS enviat al vostre telèfon registrat. Si us plau, comproveu.',
|
|
'found_phone' => 'No s\'ha trobat el número de telèfon registrat al sistema.',
|
|
'error_mail' => 'La vostra transacció s\'ha completat correctament, però no s\'ha pogut enviar el correu electrònic de notificació.',
|
|
];
|