잘못된 번역 수정

This commit is contained in:
Johnny 2022-03-22 13:11:21 +09:00
parent 173f26dc02
commit e8f431d691

View file

@ -52,10 +52,10 @@ $lang->ncenterlite_message_string = 'You have <strong>%d</strong> unread message
$lang->ncenterlite_message_string_plural = 'You have <strong>%d</strong> unread messages.';
$lang->ncenterlite_message_mention = '<strong>%1$s</strong> sent you a message, "%2$s".';
$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_vote_anonymous = 'Your %2$s, "%1$s" was upvoted.';
$lang->ncenterlite_vote = '<strong>%1$s</strong> scrapped your %3$s, "%2$s".';
$lang->ncenterlite_vote_anonymous = 'Your %2$s, "%1$s" was scrapped.';
$lang->ncenterlite_vote = '<strong>%1$s</strong> liked your %3$s, "%2$s".';
$lang->ncenterlite_vote_anonymous = 'Your %2$s, "%1$s" was liked.';
$lang->ncenterlite_scrap = '<strong>%1$s</strong> scrapped your %3$s, "%2$s".';
$lang->ncenterlite_scrap_anonymous = 'Your %2$s, "%1$s" was scrapped.';
$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_content_image = '(Image)';
@ -139,6 +139,5 @@ $lang->cmd_mail_notify = 'Email';
$lang->cmd_sms_notify = 'SMS';
$lang->cmd_push_notify = 'Push';
$lang->msg_denger_rhymix_user = '<strong>Warning!</strong> Rhymix includes notification center by default.<br />Please remove this XE-only module and reinstall the Rhymix native version.';
$lang->ncenterlite_content_type = 'Type of the contents';
$lang->msg_unsubscribe_not_in_list = 'This contents is not in the unsubscribed list.';
$lang->msg_unsubscribe_not_in_list = 'This contents is not in the unsubscribed list.';