Change unsubscribe list menu name to make it clear that it is related to notifications

"알림"이라는 단어가 없으니까 무엇을 수신거부하는 메뉴인지 알기 어려움
This commit is contained in:
Kijin Sung 2023-08-04 00:26:42 +09:00
parent d8673396f1
commit 348d1c4352

View file

@ -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 = '푸시 알림 포맷';