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' => '找不到系統中註冊的電話號碼。',
|
|
];
|