mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
Add option to skip SMS notification if push notification succeeds
This commit is contained in:
parent
019aa525c6
commit
ae5cc1a15e
5 changed files with 23 additions and 5 deletions
|
|
@ -128,6 +128,8 @@ $lang->dont_check_notify_delete = 'Unread notifications will be deleted, too.';
|
|||
$lang->user_notify_setting = 'User notify setting.';
|
||||
$lang->about_user_notify_setting = 'Each member can set a notify settings. Warning! If a member setting not use notifications, they will not be notified regardless of their default settings.';
|
||||
$lang->msg_not_use_user_setting = 'user setting\'s not use. Please contact your administrator.';
|
||||
$lang->ncenterlite_push_before_sms = 'Try Push before SMS';
|
||||
$lang->ncenterlite_push_before_sms_about = 'Don\'t send SMS if the recipient has at least one device to which a push notification has been successfully sent.';
|
||||
$lang->anonymous_voter = 'anonymous voter';
|
||||
$lang->about_anonymous_voter = 'anonymize voter in vote notification';
|
||||
$lang->anonymous_scrap = 'anonymous scrap';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue