mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Change unsubscribe list menu name to make it clear that it is related to notifications
"알림"이라는 단어가 없으니까 무엇을 수신거부하는 메뉴인지 알기 어려움
This commit is contained in:
parent
d8673396f1
commit
348d1c4352
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ $lang->ncenterlite_notify_count = '알림 갯수';
|
|||
$lang->ncenterlite_notify_count_about = '알림 리스트의 알림 갯수를 설정합니다.';
|
||||
$lang->this_message_unsubscribe = '이 게시글/댓글의 알림 수신 거부';
|
||||
$lang->about_this_message_unsubscribe = '이 게시글/댓글의 알림을 수신 거부합니다.';
|
||||
$lang->unsubscribe_list = '수신 거부 리스트';
|
||||
$lang->unsubscribe_list = '알림 수신 거부';
|
||||
$lang->unsubscribe = '개별 문서/댓글 알림 수신 거부';
|
||||
$lang->about_unsubscribe = '개별 문서/댓글 알림 수신을 거부하는 기능을 사용합니다.';
|
||||
$lang->fcm_push_format = '푸시 알림 포맷';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue