mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
Implement admin functions for FCM and APNs configuration
This commit is contained in:
parent
3c15c34aa1
commit
e49c77926a
7 changed files with 135 additions and 1 deletions
|
|
@ -117,6 +117,7 @@ $lang->tag = '태그';
|
|||
$lang->mail = '메일';
|
||||
$lang->email = '이메일';
|
||||
$lang->sms = 'SMS';
|
||||
$lang->push_notification = '푸시 알림';
|
||||
$lang->allow_comment = '댓글 허용';
|
||||
$lang->lock_comment = '댓글 잠금';
|
||||
$lang->allow_trackback = '엮인글 허용';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue