445 lines
11 KiB
JSON
445 lines
11 KiB
JSON
{
|
|
"REPORT": {
|
|
"HEADER": "Samtaler",
|
|
"LOADING_CHART": "Indlæser diagramdata...",
|
|
"NO_ENOUGH_DATA": "Vi har ikke modtaget nok datapunkter til at generere rapport. Prøv igen senere.",
|
|
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Samtaler",
|
|
"DESC": "( Total )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Indkommende Beskeder",
|
|
"DESC": "( Total )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Udgående beskeder",
|
|
"DESC": "( Total )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "First Response Time",
|
|
"DESC": "( Gns. )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Løsnings Tid",
|
|
"DESC": "( Gns. )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Antal Afsluttede",
|
|
"DESC": "( Total )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "Seneste 7 dage"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Seneste 30 dage"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Last 3 months"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Last 6 months"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Last year"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Custom date range"
|
|
}
|
|
],
|
|
"CUSTOM_DATE_RANGE": {
|
|
"CONFIRM": "Apply",
|
|
"PLACEHOLDER": "Select date range"
|
|
},
|
|
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Group By",
|
|
"GROUP_BY_DAY_OPTIONS": [
|
|
{
|
|
"id": 1,
|
|
"groupBy": "Day"
|
|
}
|
|
],
|
|
"GROUP_BY_WEEK_OPTIONS": [
|
|
{
|
|
"id": 1,
|
|
"groupBy": "Day"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"groupBy": "Week"
|
|
}
|
|
],
|
|
"GROUP_BY_MONTH_OPTIONS": [
|
|
{
|
|
"id": 1,
|
|
"groupBy": "Day"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"groupBy": "Week"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"groupBy": "Month"
|
|
}
|
|
],
|
|
"GROUP_BY_YEAR_OPTIONS": [
|
|
{
|
|
"id": 1,
|
|
"groupBy": "Day"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"groupBy": "Week"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"groupBy": "Month"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"groupBy": "Year"
|
|
}
|
|
],
|
|
"BUSINESS_HOURS": "Business Hours"
|
|
},
|
|
"AGENT_REPORTS": {
|
|
"HEADER": "Agents Overview",
|
|
"LOADING_CHART": "Indlæser diagramdata...",
|
|
"NO_ENOUGH_DATA": "Vi har ikke modtaget nok datapunkter til at generere rapport. Prøv igen senere.",
|
|
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
|
|
"FILTER_DROPDOWN_LABEL": "Select Agent",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Samtaler",
|
|
"DESC": "( Total )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Indkommende Beskeder",
|
|
"DESC": "( Total )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Udgående beskeder",
|
|
"DESC": "( Total )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "First Response Time",
|
|
"DESC": "( Gns. )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Løsnings Tid",
|
|
"DESC": "( Gns. )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Antal Afsluttede",
|
|
"DESC": "( Total )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "Seneste 7 dage"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Seneste 30 dage"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Last 3 months"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Last 6 months"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Last year"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Custom date range"
|
|
}
|
|
],
|
|
"CUSTOM_DATE_RANGE": {
|
|
"CONFIRM": "Apply",
|
|
"PLACEHOLDER": "Select date range"
|
|
}
|
|
},
|
|
"LABEL_REPORTS": {
|
|
"HEADER": "Labels Overview",
|
|
"LOADING_CHART": "Indlæser diagramdata...",
|
|
"NO_ENOUGH_DATA": "Vi har ikke modtaget nok datapunkter til at generere rapport. Prøv igen senere.",
|
|
"DOWNLOAD_LABEL_REPORTS": "Download label reports",
|
|
"FILTER_DROPDOWN_LABEL": "Select Label",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Samtaler",
|
|
"DESC": "( Total )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Indkommende Beskeder",
|
|
"DESC": "( Total )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Udgående beskeder",
|
|
"DESC": "( Total )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "First Response Time",
|
|
"DESC": "( Gns. )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Løsnings Tid",
|
|
"DESC": "( Gns. )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Antal Afsluttede",
|
|
"DESC": "( Total )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "Seneste 7 dage"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Seneste 30 dage"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Last 3 months"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Last 6 months"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Last year"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Custom date range"
|
|
}
|
|
],
|
|
"CUSTOM_DATE_RANGE": {
|
|
"CONFIRM": "Apply",
|
|
"PLACEHOLDER": "Select date range"
|
|
}
|
|
},
|
|
"INBOX_REPORTS": {
|
|
"HEADER": "Inbox Overview",
|
|
"LOADING_CHART": "Indlæser diagramdata...",
|
|
"NO_ENOUGH_DATA": "Vi har ikke modtaget nok datapunkter til at generere rapport. Prøv igen senere.",
|
|
"DOWNLOAD_INBOX_REPORTS": "Download inbox reports",
|
|
"FILTER_DROPDOWN_LABEL": "Select Inbox",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Samtaler",
|
|
"DESC": "( Total )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Indkommende Beskeder",
|
|
"DESC": "( Total )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Udgående beskeder",
|
|
"DESC": "( Total )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "First Response Time",
|
|
"DESC": "( Gns. )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Løsnings Tid",
|
|
"DESC": "( Gns. )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Antal Afsluttede",
|
|
"DESC": "( Total )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "Seneste 7 dage"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Seneste 30 dage"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Last 3 months"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Last 6 months"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Last year"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Custom date range"
|
|
}
|
|
],
|
|
"CUSTOM_DATE_RANGE": {
|
|
"CONFIRM": "Apply",
|
|
"PLACEHOLDER": "Select date range"
|
|
}
|
|
},
|
|
"TEAM_REPORTS": {
|
|
"HEADER": "Team Overview",
|
|
"LOADING_CHART": "Indlæser diagramdata...",
|
|
"NO_ENOUGH_DATA": "Vi har ikke modtaget nok datapunkter til at generere rapport. Prøv igen senere.",
|
|
"DOWNLOAD_TEAM_REPORTS": "Download team reports",
|
|
"FILTER_DROPDOWN_LABEL": "Select Team",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Samtaler",
|
|
"DESC": "( Total )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Indkommende Beskeder",
|
|
"DESC": "( Total )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Udgående beskeder",
|
|
"DESC": "( Total )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "First Response Time",
|
|
"DESC": "( Gns. )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Løsnings Tid",
|
|
"DESC": "( Gns. )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Antal Afsluttede",
|
|
"DESC": "( Total )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "Seneste 7 dage"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Seneste 30 dage"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Last 3 months"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Last 6 months"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Last year"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Custom date range"
|
|
}
|
|
],
|
|
"CUSTOM_DATE_RANGE": {
|
|
"CONFIRM": "Apply",
|
|
"PLACEHOLDER": "Select date range"
|
|
}
|
|
},
|
|
"CSAT_REPORTS": {
|
|
"HEADER": "CSAT Reports",
|
|
"NO_RECORDS": "There are no CSAT survey responses available.",
|
|
"FILTERS": {
|
|
"AGENTS": {
|
|
"PLACEHOLDER": "Choose Agents"
|
|
}
|
|
},
|
|
"TABLE": {
|
|
"HEADER": {
|
|
"CONTACT_NAME": "Contact",
|
|
"AGENT_NAME": "Assigned agent",
|
|
"RATING": "Rating",
|
|
"FEEDBACK_TEXT": "Feedback comment"
|
|
}
|
|
},
|
|
"METRIC": {
|
|
"TOTAL_RESPONSES": {
|
|
"LABEL": "Total responses",
|
|
"TOOLTIP": "Total number of responses collected"
|
|
},
|
|
"SATISFACTION_SCORE": {
|
|
"LABEL": "Satisfaction score",
|
|
"TOOLTIP": "Total number of positive responses / Total number of responses * 100"
|
|
},
|
|
"RESPONSE_RATE": {
|
|
"LABEL": "Response rate",
|
|
"TOOLTIP": "Total number of responses / Total number of CSAT survey messages sent * 100"
|
|
}
|
|
}
|
|
},
|
|
"OVERVIEW_REPORTS": {
|
|
"HEADER": "Overview",
|
|
"LIVE": "Live",
|
|
"ACCOUNT_CONVERSATIONS": {
|
|
"HEADER": "Open Conversations",
|
|
"LOADING_MESSAGE": "Loading conversation metrics...",
|
|
"OPEN": "Åbn",
|
|
"UNATTENDED": "Unattended",
|
|
"UNASSIGNED": "Ikke Tildelt"
|
|
},
|
|
"AGENT_CONVERSATIONS": {
|
|
"HEADER": "Conversations by agents",
|
|
"LOADING_MESSAGE": "Loading agent metrics...",
|
|
"NO_AGENTS": "There are no conversations by agents",
|
|
"TABLE_HEADER": {
|
|
"AGENT": "Agent",
|
|
"OPEN": "OPEN",
|
|
"UNATTENDED": "Unattended",
|
|
"STATUS": "Status"
|
|
}
|
|
},
|
|
"AGENT_STATUS": {
|
|
"HEADER": "Agent status",
|
|
"ONLINE": "Online",
|
|
"BUSY": "Optaget",
|
|
"OFFLINE": "Offline"
|
|
}
|
|
}
|
|
}
|