mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
Add options to allow split SMS or LMS/MMS
This commit is contained in:
parent
39757ea3db
commit
e014c8343c
4 changed files with 34 additions and 0 deletions
|
|
@ -85,6 +85,8 @@ $lang->cmd_admin_default_from_phone = '기본 발신자 번호';
|
|||
$lang->cmd_admin_default_reply_to = 'Reply-To 주소';
|
||||
$lang->cmd_admin_force_default_sender = '일괄 적용';
|
||||
$lang->cmd_admin_sending_method = '발송 방법';
|
||||
$lang->cmd_admin_allow_split_sms = 'SMS 분할 발송';
|
||||
$lang->cmd_admin_allow_split_lms = 'LMS/MMS 분할 발송';
|
||||
$lang->default_lang = '기본 언어 선택';
|
||||
$lang->lang_select = '지원 언어 선택';
|
||||
$lang->auto_select_lang = '언어 자동 선택';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue