platform/plugins/notification-assets/lang/ru.json
Denis Bykhov 0ffa5f7f5f
Change notification actions (#2938)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-04-11 17:33:36 +06:00

25 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"LastView": "Последний просмотр",
"Notification": "Увдомление",
"Notifications": "Уведомления",
"NoNotifications": "Нет уведомлений",
"MentionNotification": "Упомянул",
"DM": "Личное сообщение",
"DMNotification": "Отправил сообщение",
"EmailNotification": "по email",
"PlatformNotification": "в системе",
"Track": "Отслеживать",
"DontTrack": "Не отслеживать",
"BrowserNotification": "в браузере",
"Remove": "Удалить нотификацию",
"RemoveAll": "Удалить все нотификации",
"MarkAllAsRead": "Отметить все нотификации как прочитанные",
"MarkAsRead": "Отметить нотификация прочитанной",
"MarkAsUnread": "Отметить непрочитанным",
"Archive": "Архивировать",
"Inbox": "Входящие",
"Collaborators": "Участники"
}
}