mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
241 B
PHP
7 lines
241 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => '登録した電話にSMSが送信されました。チェックしてください。',
|
|
'found_phone' => 'システムに登録されている電話番号が見つかりませんでした。',
|
|
];
|