61 lines
2.1 KiB
JSON
61 lines
2.1 KiB
JSON
{
|
|
"INBOX": {
|
|
"LIST": {
|
|
"TITLE": "Kotak masuk",
|
|
"DISPLAY_DROPDOWN": "Display",
|
|
"LOADING": "Fetching notifications",
|
|
"EOF": "All notifications loaded 🎉",
|
|
"404": "There are no active notifications in this group.",
|
|
"NO_NOTIFICATIONS": "No notifications",
|
|
"NOTE": "Notifications from all subscribed inboxes",
|
|
"SNOOZED_UNTIL": "Ditunda hingga",
|
|
"SNOOZED_UNTIL_TOMORROW": "Ditunda hingga besok",
|
|
"SNOOZED_UNTIL_NEXT_WEEK": "Ditunda hingga minggu depan"
|
|
},
|
|
"ACTION_HEADER": {
|
|
"SNOOZE": "Snooze notification",
|
|
"DELETE": "Delete notification"
|
|
},
|
|
"TYPES": {
|
|
"CONVERSATION_MENTION": "You have been mentioned in a conversation",
|
|
"CONVERSATION_CREATION": "New conversation created",
|
|
"CONVERSATION_ASSIGNMENT": "A conversation has been assigned to you",
|
|
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "New message in an assigned conversation",
|
|
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "New message in a conversation you are participating in"
|
|
},
|
|
"MENU_ITEM": {
|
|
"MARK_AS_READ": "Mark as read",
|
|
"MARK_AS_UNREAD": "Tandai sebagai belum terbaca",
|
|
"SNOOZE": "Tunda",
|
|
"DELETE": "Hapus",
|
|
"MARK_ALL_READ": "Mark all as read",
|
|
"DELETE_ALL": "Delete all",
|
|
"DELETE_ALL_READ": "Delete all read"
|
|
},
|
|
"DISPLAY_MENU": {
|
|
"SORT": "Sort",
|
|
"DISPLAY": "Display :",
|
|
"SORT_OPTIONS": {
|
|
"NEWEST": "Newest",
|
|
"OLDEST": "Oldest",
|
|
"PRIORITY": "Prioritas"
|
|
},
|
|
"DISPLAY_OPTIONS": {
|
|
"SNOOZED": "Ditunda Sebentar",
|
|
"READ": "Dibaca",
|
|
"LABELS": "Label",
|
|
"CONVERSATION_ID": "Conversation ID"
|
|
}
|
|
},
|
|
"ALERTS": {
|
|
"MARK_AS_READ": "Notification marked as read",
|
|
"MARK_AS_UNREAD": "Notification marked as unread",
|
|
"SNOOZE": "Notification snoozed",
|
|
"DELETE": "Notification deleted",
|
|
"MARK_ALL_READ": "All notifications marked as read",
|
|
"DELETE_ALL": "All notifications deleted",
|
|
"DELETE_ALL_READ": "All read notifications deleted"
|
|
}
|
|
}
|
|
}
|