mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-16 01:20:52 +01:00
18 lines
973 B
JSON
18 lines
973 B
JSON
{
|
||
"title": "Уведомления",
|
||
"no_notifs": "Для Вас нет новых уведомлений",
|
||
"see_all": "Просмотреть все уведомления",
|
||
"back_to_home": "Вернуться на NodeBB",
|
||
"outgoing_link": "Внешняя ссылка",
|
||
"outgoing_link_message": "Вы покидаете",
|
||
"continue_to": "Перейти на",
|
||
"return_to": "Вернутся на",
|
||
"new_notification": "New Notification",
|
||
"you_have_unread_notifications": "You have unread notifications.",
|
||
"user_made_post": "<strong>%1</strong> made a new post",
|
||
"new_message_from": "New message from <strong>%1</strong>",
|
||
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
|
||
"favourited_your_post": "<strong>%1</strong> has favourited your post.",
|
||
"user_flagged_post": "<strong>%1</strong> flagged a post.",
|
||
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>"
|
||
} |