mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
Initial implementation of Notification Settings screen
This commit is contained in:
parent
ddc0da173a
commit
87b9f7bae6
12 changed files with 415 additions and 0 deletions
|
|
@ -110,6 +110,9 @@ $lang->comment = '댓글';
|
|||
$lang->description = '설명';
|
||||
$lang->trackback = '엮인글';
|
||||
$lang->tag = '태그';
|
||||
$lang->mail = '메일';
|
||||
$lang->email = '이메일';
|
||||
$lang->sms = 'SMS';
|
||||
$lang->allow_comment = '댓글 허용';
|
||||
$lang->lock_comment = '댓글 잠금';
|
||||
$lang->allow_trackback = '엮인글 허용';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue