platform/plugins/notification-assets/lang/ru.json
Vyacheslav Tumanov 1d97d0c689
TSK-713: Notifications for DM (#2695)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2023-03-01 16:23:42 +07:00

20 lines
861 B
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": "Упомянул",
"DMNotification": "Отправил сообщение",
"EmailNotification": "по email",
"PlatformNotification": "в системе",
"Track": "Отслеживать",
"DontTrack": "Не отслеживать",
"BrowserNotification": "в браузере",
"Remove": "Удалить нотификацию",
"RemoveAll": "Удалить все нотификации",
"MarkAllAsRead": "Отметить все нотификации как прочитанные",
"MarkAsRead": "Отметить нотификация прочитанной"
}
}