mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
Save all email and SMS related config on the same screen
This commit is contained in:
parent
87b9f7bae6
commit
ab004329c4
6 changed files with 93 additions and 10 deletions
|
|
@ -79,6 +79,12 @@ $lang->about_lang_env = 'If you want to make the language setting same for first
|
|||
$lang->xe_license = 'Rhymix complies with the GPL.';
|
||||
$lang->yesterday = 'Yesterday';
|
||||
$lang->today = 'Today';
|
||||
$lang->cmd_admin_default_from_name = 'Default Sender Name';
|
||||
$lang->cmd_admin_default_from_email = 'Default Sender E-mail';
|
||||
$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->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