"SIDEBAR_TXT":"<p><b>Echipele</b></p> <p>vă permit să organizați agenții în grupuri în funcție de responsabilitățile lor. <br /> Un utilizator poate face parte din mai multe echipe. Poți atribui conversații unei echipe atunci când lucrezi colaborativ. </p>",
"DESC":"Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation."
},
"WIZARD":[
{
"title":"Creeaza",
"route":"settings_teams_new",
"body":"Create a new team of agents."
},
{
"title":"Adaugă Agent",
"route":"settings_teams_add_agents",
"body":"Add agents to the team."
},
{
"title":"Finish",
"route":"settings_teams_finish",
"body":"Toate setarile sunt facute!"
}
]
},
"EDIT_FLOW":{
"CREATE":{
"TITLE":"Edit your team details",
"DESC":"Edit title and description to your team.",
"DESC":"Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation.",
"SELECT":"select",
"SELECT_ALL":"select all agents",
"SELECTED_COUNT":"%{selected} out of %{total} agents selected.",
"BUTTON_TEXT":"Adaugă Agent",
"AGENT_VALIDATION_ERROR":"Select atleaset one agent."
},
"FINISH":{
"TITLE":"Your team is ready!",
"MESSAGE":"You can now collaborate as a team on conversations. Happy supporting ",
"BUTTON_TEXT":"Finish"
},
"DELETE":{
"BUTTON_TEXT":"Şterge",
"API":{
"SUCCESS_MESSAGE":"Team deleted successfully.",
"ERROR_MESSAGE":"Couldn't delete the team. Try again."
},
"CONFIRM":{
"TITLE":"Are you sure want to delete - %{teamName}",