96 lines
3.9 KiB
JSON
96 lines
3.9 KiB
JSON
{
|
|
"INBOX": {
|
|
"LIST": {
|
|
"TITLE": "My Inbox",
|
|
"DISPLAY_DROPDOWN": "Display",
|
|
"LOADING": "Fetching notifications",
|
|
"404": "There are no active notifications in this group.",
|
|
"NO_NOTIFICATIONS": "No notifications",
|
|
"NOTE": "Notifications from all subscribed inboxes",
|
|
"NO_MESSAGES_AVAILABLE": "Oops! Not able to fetch messages",
|
|
"SNOOZED_UNTIL": "Snooze tot",
|
|
"SNOOZED_UNTIL_TOMORROW": "Snoozed tot morgen",
|
|
"SNOOZED_UNTIL_NEXT_WEEK": "Snoozed tot volgende week"
|
|
},
|
|
"ACTION_HEADER": {
|
|
"SNOOZE": "Snooze notification",
|
|
"DELETE": "Delete notification",
|
|
"BACK": "Terug"
|
|
},
|
|
"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",
|
|
"SLA_MISSED_FIRST_RESPONSE": "SLA target first response missed for conversation",
|
|
"SLA_MISSED_NEXT_RESPONSE": "SLA target next response missed for conversation",
|
|
"SLA_MISSED_RESOLUTION": "SLA target resolution missed for conversation"
|
|
},
|
|
"TYPES_NEXT": {
|
|
"CONVERSATION_MENTION": "Mentioned",
|
|
"CONVERSATION_ASSIGNMENT": "Assigned to you",
|
|
"CONVERSATION_CREATION": "New Conversation",
|
|
"SLA_MISSED_FIRST_RESPONSE": "SLA breach",
|
|
"SLA_MISSED_NEXT_RESPONSE": "SLA breach",
|
|
"SLA_MISSED_RESOLUTION": "SLA breach",
|
|
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Nieuw bericht",
|
|
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Nieuw bericht",
|
|
"SNOOZED_UNTIL": "Snoozed for {time}",
|
|
"SNOOZED_ENDS": "Snooze ended"
|
|
},
|
|
"NO_CONTENT": "Geen inhoud beschikbaar",
|
|
"MENU_ITEM": {
|
|
"MARK_AS_READ": "Mark as read",
|
|
"MARK_AS_UNREAD": "Markeer als ongelezen",
|
|
"SNOOZE": "Sluimeren",
|
|
"DELETE": "Verwijderen",
|
|
"MARK_ALL_READ": "Markeer alles als gelezen",
|
|
"DELETE_ALL": "Delete all",
|
|
"DELETE_ALL_READ": "Delete all read"
|
|
},
|
|
"DISPLAY_MENU": {
|
|
"SORT": "Sort",
|
|
"DISPLAY": "Display :",
|
|
"SORT_OPTIONS": {
|
|
"NEWEST": "Newest",
|
|
"OLDEST": "Oldest",
|
|
"PRIORITY": "Prioriteit"
|
|
},
|
|
"DISPLAY_OPTIONS": {
|
|
"SNOOZED": "Gesluimerd",
|
|
"READ": "Lezen",
|
|
"LABELS": "Labelen",
|
|
"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"
|
|
},
|
|
"REAUTHORIZE": {
|
|
"TITLE": "Reauthorization Required",
|
|
"DESCRIPTION": "Your WhatsApp connection has expired. Please reconnect to continue receiving and sending messages.",
|
|
"BUTTON_TEXT": "Reconnect WhatsApp",
|
|
"LOADING_FACEBOOK": "Loading Facebook SDK...",
|
|
"SUCCESS": "WhatsApp reconnected successfully",
|
|
"ERROR": "Failed to reconnect WhatsApp. Please try again.",
|
|
"WHATSAPP_APP_ID_MISSING": "WhatsApp App ID is not configured. Please contact your administrator.",
|
|
"WHATSAPP_CONFIG_ID_MISSING": "WhatsApp Configuration ID is not configured. Please contact your administrator.",
|
|
"CONFIGURATION_ERROR": "Configuration error occurred during reauthorization.",
|
|
"FACEBOOK_LOAD_ERROR": "Failed to load Facebook SDK. Please try again.",
|
|
"TROUBLESHOOTING": {
|
|
"TITLE": "Troubleshooting",
|
|
"POPUP_BLOCKED": "Ensure pop-ups are allowed for this site",
|
|
"COOKIES": "Third-party cookies must be enabled",
|
|
"ADMIN_ACCESS": "You need admin access to the WhatsApp Business Account"
|
|
}
|
|
}
|
|
}
|
|
}
|