mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
166 B
PHP
7 lines
166 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => '短信已发送到您的注册电话。请检查。',
|
|
'found_phone' => '找不到系统中注册的电话号码。',
|
|
];
|