문자메세지 관련 설정을 알림센터에 추가

This commit is contained in:
BJRambo 2016-11-15 18:20:17 +09:00
parent 5075e9d875
commit 26de6cebd8
6 changed files with 50 additions and 0 deletions

View file

@ -37,6 +37,7 @@ $lang->ncenterlite_message_mention = '<strong>%1$s</strong> sent you a message,
$lang->ncenterlite_test_noti = 'Hello, <strong>%s</strong>! This is a test notification.';
$lang->ncenterlite_vote = '<strong>%1$s</strong> upvoted your %3$s, "%2$s".';
$lang->ncenterlite_admin_content_message = '<strong>%1$s</strong> wrote "%3$s" on <strong>%2$s</strong>.';
$lang->ncenterlite_insert_member_message = '<strong>%s!</strong> Welcome to the <strong>membership!!</strong>';
$lang->ncenterlite_ago = 'ago';
$lang->ncenterlite_date['0'] = 'year';
$lang->ncenterlite_date['1'] = 'month';