mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +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 = 'Comment';
|
|||
$lang->description = 'Description';
|
||||
$lang->trackback = 'Trackback';
|
||||
$lang->tag = 'Tag';
|
||||
$lang->mail = 'Mail';
|
||||
$lang->email = 'E-mail';
|
||||
$lang->sms = 'SMS';
|
||||
$lang->allow_comment = 'Allow Comments';
|
||||
$lang->lock_comment = 'Block Comments';
|
||||
$lang->allow_trackback = 'Allow Trackbacks';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue