53 lines
2.7 KiB
JSON
53 lines
2.7 KiB
JSON
{
|
|
"BULK_ACTION": {
|
|
"CONVERSATIONS_SELECTED": "{conversationCount} conversations selected",
|
|
"AGENT_SELECT_LABEL": "Pilih ejen",
|
|
"ASSIGN_CONFIRMATION_LABEL": "Are you sure to assign {conversationCount} {conversationLabel} to",
|
|
"UNASSIGN_CONFIRMATION_LABEL": "Are you sure to unassign {conversationCount} {conversationLabel}?",
|
|
"GO_BACK_LABEL": "Go back",
|
|
"ASSIGN_LABEL": "Assign",
|
|
"NONE": "Tiada",
|
|
"CLEAR_SELECTION": "Clear",
|
|
"ASSIGN_AGENT_CONFIRMATION_LABEL": "Are you sure you want to assign {n} conversation to {agentName}? | Are you sure you want to assign {n} conversations to {agentName}?",
|
|
"UNASSIGN_AGENT_CONFIRMATION_LABEL": "Are you sure you want to unassign {n} conversation? | Are you sure you want to unassign {n} conversations?",
|
|
"YES": "Yes",
|
|
"CANCEL": "Batalkan",
|
|
"SEARCH_INPUT_PLACEHOLDER": "Search",
|
|
"ASSIGN_AGENT_TOOLTIP": "Assign agent",
|
|
"ASSIGN_TEAM_TOOLTIP": "Assign team",
|
|
"ASSIGN_SUCCESFUL": "Conversations assigned successfully.",
|
|
"ASSIGN_FAILED": "Failed to assign conversations. Please try again.",
|
|
"RESOLVE_SUCCESFUL": "Conversations resolved successfully.",
|
|
"RESOLVE_FAILED": "Failed to resolve conversations. Please try again.",
|
|
"ALL_CONVERSATIONS_SELECTED_ALERT": "Conversations visible on this page are only selected.",
|
|
"AGENT_LIST_LOADING": "Loading agents",
|
|
"UPDATE": {
|
|
"CHANGE_STATUS": "Change status",
|
|
"SNOOZE_UNTIL": "Snooze",
|
|
"UPDATE_SUCCESFUL": "Conversation status updated successfully.",
|
|
"UPDATE_FAILED": "Failed to update conversations. Please try again."
|
|
},
|
|
"RESOLVE": {
|
|
"ALL_MISSING_ATTRIBUTES": "Cannot resolve conversations due to missing required attributes",
|
|
"PARTIAL_SUCCESS": "Some conversations need required attributes before resolving and were skipped"
|
|
},
|
|
"LABELS": {
|
|
"ASSIGN_LABELS": "Assign labels",
|
|
"NO_LABELS_FOUND": "No labels found",
|
|
"ASSIGN_SELECTED_LABELS": "Assign selected labels",
|
|
"ASSIGN_SUCCESFUL": "Labels assigned successfully.",
|
|
"ASSIGN_FAILED": "Failed to assign labels. Please try again."
|
|
},
|
|
"TEAMS": {
|
|
"TEAM_SELECT_LABEL": "Pilih pasukan",
|
|
"NONE": "Tiada",
|
|
"NO_TEAMS_AVAILABLE": "There are no teams added to this account yet.",
|
|
"ASSIGN_SELECTED_TEAMS": "Assign selected team.",
|
|
"ASSIGN_TEAM_CONFIRMATION_LABEL": "Are you sure you want to assign {n} conversation to {teamName}? | Are you sure you want to assign {n} conversations to {teamName}?",
|
|
"UNASSIGN_TEAM_CONFIRMATION_LABEL": "Are you sure you want to unassign {n} conversation? | Are you sure you want to unassign {n} conversations?",
|
|
"ASSIGN_SUCCESFUL": "Teams assigned successfully.",
|
|
"ASSIGN_FAILED": "Failed to assign team. Please try again."
|
|
}
|
|
}
|
|
}
|