chore: Update translations from Crowdin (#5202)
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"TITLE": "Confirmă ștergerea",
|
||||
"MESSAGE": "Sigur doriți să ștergeți ",
|
||||
"YES": "Da, șterge ",
|
||||
"NO": "Nu, păstreaza"
|
||||
"NO": "Nu, păstreaza "
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
|
||||
@@ -60,6 +60,6 @@
|
||||
"NO_CONTENT": "Nici un conținut disponibil",
|
||||
"HIDE_QUOTED_TEXT": "Ascunde textul citat",
|
||||
"SHOW_QUOTED_TEXT": "Arată textul citat",
|
||||
"MESSAGE_READ": "Read"
|
||||
"MESSAGE_READ": "Citește"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -72,7 +72,22 @@
|
||||
},
|
||||
"ASSIGN_AGENT": "Assign agent",
|
||||
"ASSIGN_LABEL": "Assign label",
|
||||
"AGENTS_LOADING": "Loading agents..."
|
||||
"AGENTS_LOADING": "Loading agents...",
|
||||
"ASSIGN_TEAM": "Assign team",
|
||||
"API": {
|
||||
"AGENT_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Conversation id %{conversationId} assigned to \"%{agentName}\"",
|
||||
"FAILED": "Couldn't assign agent. Please try again."
|
||||
},
|
||||
"LABEL_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Assigned label #%{labelName} to conversation id %{conversationId}",
|
||||
"FAILED": "Couldn't assign label. Please try again."
|
||||
},
|
||||
"TEAM_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Assigned team \"%{team}\" to conversation id %{conversationId}",
|
||||
"FAILED": "Couldn't assign team. Please try again."
|
||||
}
|
||||
}
|
||||
},
|
||||
"FOOTER": {
|
||||
"MESSAGE_SIGN_TOOLTIP": "Semnătura mesajului",
|
||||
|
||||
@@ -31,7 +31,9 @@
|
||||
"NEW_BUTTON": "New Portal",
|
||||
"ACTIVE_BADGE": "activ",
|
||||
"CHOOSE_LOCALE_LABEL": "Choose a locale",
|
||||
"LOADING_MESSAGE": "Loading portals...",
|
||||
"ARTICLES_LABEL": "articles",
|
||||
"NO_PORTALS_MESSAGE": "There are no available portals",
|
||||
"ADD_NEW_LOCALE": "Add a new locale",
|
||||
"POPOVER": {
|
||||
"TITLE": "Portals",
|
||||
|
||||
Reference in New Issue
Block a user