2020-05-06 08:54:20 +00:00
{
"AGENT_MGMT" : {
"HEADER" : "Agenter" ,
2021-01-09 07:59:02 +00:00
"HEADER_BTN_TXT" : "Lägg till agent" ,
2020-05-06 08:54:20 +00:00
"LOADING" : "Hämtar agentlista" ,
2020-07-07 19:29:30 +00:00
"SIDEBAR_TXT" : "<p><b>Agents</b></p> <p> An <b>Agent</b> is a member of your Customer Support team. </p><p> Agents will be able to view and reply to messages from your users. The list shows all agents currently in your account. </p><p> Click on <b>Add Agent</b> to add a new agent. Agent you add will receive an email with a confirmation link to activate their account, after which they can access Chatwoot and respond to messages. </p><p> Access to Chatwoot's features are based on following roles. </p><p> <b>Agent</b> - Agents with this role can only access inboxes, reports and conversations. They can assign conversations to other agents or themselves and resolve conversations.</p><p> <b>Administrator</b> - Administrator will have access to all Chatwoot features enabled for your account, including settings, along with all of a normal agents' privileges.</p>" ,
2020-09-20 16:49:34 +00:00
"AGENT_TYPES" : {
"ADMINISTRATOR" : "Administratör" ,
"AGENT" : "Agentkommando"
} ,
2020-05-06 08:54:20 +00:00
"LIST" : {
"404" : "Det finns inga agenter kopplade till detta konto" ,
"TITLE" : "Hantera agenter i ditt team" ,
"DESC" : "Du kan lägga till/ta bort agenter till/i ditt team." ,
"NAME" : "Namn" ,
"EMAIL" : "E-POST" ,
"STATUS" : "Status" ,
"ACTIONS" : "Åtgärder" ,
"VERIFIED" : "Verifierad" ,
"VERIFICATION_PENDING" : "Verifiering väntar"
} ,
"ADD" : {
"TITLE" : "Lägg till agent till ditt team" ,
"DESC" : "Du kan lägga till personer som kommer att kunna hantera stöd för dina inkorgar." ,
2020-07-07 19:29:30 +00:00
"CANCEL_BUTTON_TEXT" : "Avbryt" ,
2020-05-06 08:54:20 +00:00
"FORM" : {
"NAME" : {
"LABEL" : "Agentens namn" ,
"PLACEHOLDER" : "Ange ett namn på agenten"
} ,
"AGENT_TYPE" : {
"LABEL" : "Agentkommando typ" ,
"PLACEHOLDER" : "Välj en typ" ,
"ERROR" : "Agentkommando krävs"
} ,
"EMAIL" : {
"LABEL" : "E-postadress" ,
"PLACEHOLDER" : "Ange en e-postadress till agenten"
} ,
"SUBMIT" : "Lägg till agentur"
} ,
"API" : {
"SUCCESS_MESSAGE" : "Agentkommando har lagts till" ,
"EXIST_MESSAGE" : "Agentkommando redan använt, försök med en annan e-postadress" ,
"ERROR_MESSAGE" : "Kunde inte ansluta till Woot Server, försök igen senare"
}
} ,
"DELETE" : {
"BUTTON_TEXT" : "Radera" ,
"API" : {
"SUCCESS_MESSAGE" : "Agentkommando har tagits bort" ,
"ERROR_MESSAGE" : "Kunde inte ansluta till Woot Server, försök igen senare"
} ,
"CONFIRM" : {
"TITLE" : "Bekräfta borttagning" ,
"MESSAGE" : "Är du säker på att ta bort " ,
"YES" : "Ja, ta bort " ,
2021-01-09 07:59:02 +00:00
"NO" : "Nej, behåll "
2020-05-06 08:54:20 +00:00
}
} ,
"EDIT" : {
"TITLE" : "Redigera agent" ,
"FORM" : {
"NAME" : {
"LABEL" : "Agentens namn" ,
"PLACEHOLDER" : "Ange ett namn på agenten"
} ,
"AGENT_TYPE" : {
"LABEL" : "Agentkommando typ" ,
"PLACEHOLDER" : "Välj en typ" ,
"ERROR" : "Agentkommando krävs"
} ,
"EMAIL" : {
"LABEL" : "E-postadress" ,
"PLACEHOLDER" : "Ange en e-postadress till agenten"
} ,
"SUBMIT" : "Redigera agent"
} ,
"BUTTON_TEXT" : "Redigera" ,
"CANCEL_BUTTON_TEXT" : "Avbryt" ,
"API" : {
"SUCCESS_MESSAGE" : "Agentkommando uppdaterades" ,
"ERROR_MESSAGE" : "Kunde inte ansluta till Woot Server, försök igen senare"
} ,
"PASSWORD_RESET" : {
"ADMIN_RESET_BUTTON" : "Återställ lösenord" ,
"ADMIN_SUCCESS_MESSAGE" : "Ett e-postmeddelande med instruktioner för att återställa lösenordet har skickats till agenten" ,
"SUCCESS_MESSAGE" : "Agentkommando återställs framgångsrikt" ,
"ERROR_MESSAGE" : "Kunde inte ansluta till Woot Server, försök igen senare"
}
} ,
"SEARCH" : {
"NO_RESULTS" : "Inga agenter hittades."
}
}
}