mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
205 B
PHP
7 lines
205 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => '등록 된 전화로 SMS를 보냈습니다. 확인해주십시오.',
|
|
'found_phone' => '시스템에 등록 된 전화 번호를 찾을 수 없습니다.',
|
|
];
|