mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 07:42:11 +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 = 'Default Sender Number';
|
|||
$lang->cmd_admin_default_reply_to = 'Reply-To';
|
||||
$lang->cmd_admin_force_default_sender = 'Apply to All';
|
||||
$lang->cmd_admin_sending_method = 'Sending Method';
|
||||
$lang->cmd_admin_allow_split_sms = 'Split long SMS';
|
||||
$lang->cmd_admin_allow_split_lms = 'Split long LMS/MMS';
|
||||
$lang->default_lang = 'Default Language';
|
||||
$lang->lang_select = 'Supported Languages';
|
||||
$lang->auto_select_lang = 'Auto-select Language';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue