Chatwoot/app/javascript/dashboard/i18n/locale/sv/contact.json

35 lines
1.2 KiB
JSON
Raw Normal View History

{
"CONTACT_PANEL": {
"CONVERSATION_TITLE": "Konversation Detaljer",
"BROWSER": "Webbläsare",
"OS": "Operativsystem",
"INITIATED_FROM": "Initierad från",
"INITIATED_AT": "Initierad den",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "Det finns inga tidigare konversationer kopplade till denna kontakt.",
"TITLE": "Tidigare konversationer"
},
"CUSTOM_ATTRIBUTES": {
"TITLE": "Custom Attributes"
},
"LABELS": {
"TITLE": "Etiketter för konversation",
"MODAL": {
"TITLE": "Labels for",
"ACTIVE_LABELS": "Labels added to the conversation",
"INACTIVE_LABELS": "Labels available in the account",
"REMOVE": "Click on X icon to remove the label",
"ADD": "Click on + icon to add the label",
"UPDATE_BUTTON": "Update labels",
"UPDATE_ERROR": "Couldn't update labels, try again."
},
"NO_LABELS_TO_ADD": "There are no more labels defined in the account.",
"NO_AVAILABLE_LABELS": "There are no labels added to this conversation."
},
"MUTE_CONTACT": "Mute Conversation",
"MUTED_SUCCESS": "This conversation is muted for 6 hours",
"SEND_TRANSCRIPT": "Send Transcript",
"EDIT_LABEL": "Redigera"
}
}