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
368 B
PHP
8 lines
368 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => 'SMS được gửi đến điện thoại đã đăng ký của bạn. Hãy kiểm tra.',
|
|
'found_phone' => 'Số điện thoại đã đăng ký trong hệ thống không được tìm thấy.',
|
|
'error_mail' => 'Giao dịch của bạn đã hoàn tất thành công, nhưng không thể gửi e-mail thông báo.',
|
|
];
|