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
259 B
PHP
8 lines
259 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => '短信已发送到您的注册电话。请检查。',
|
|
'found_phone' => '找不到系统中注册的电话号码。',
|
|
'error_mail' => '您的交易已成功完成,但是无法发送通知电子邮件。',
|
|
];
|