platform/plugins/notification-assets/lang/en.json
Denis Bykhov af15115c8c
Notification presenter (#1055)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-25 16:04:57 +07:00

13 lines
340 B
JSON

{
"string": {
"LastView": "Last View",
"Notification": "Notification",
"Notifications": "Notifications",
"NoNotifications": "No notifications",
"MentionNotification": "Mentioned",
"EmailNotification": "by email",
"PlatformNotification": "in platform",
"Track": "Track",
"DontTrack": "Don't track"
}
}