mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
잘못된 번역 수정
This commit is contained in:
parent
173f26dc02
commit
e8f431d691
1 changed files with 5 additions and 6 deletions
|
|
@ -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.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue