mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 01:13:27 +03:00
13b6459c95
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
18 lines
552 B
JSON
18 lines
552 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",
|
|
"BrowserNotification": "in browser",
|
|
"Remove": "Delete notification",
|
|
"RemoveAll": "Delete all notifications",
|
|
"MarkAllAsRead": "Mark all notifications as read",
|
|
"MarkAsRead": "Mark as read"
|
|
}
|
|
} |