Some checks failed
Lock Threads / action (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot EE docker images / merge (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot CE docker images / merge (push) Has been cancelled
Run Chatwoot CE spec / lint-backend (push) Has been cancelled
Run Chatwoot CE spec / lint-frontend (push) Has been cancelled
Run Chatwoot CE spec / frontend-tests (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (0, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (1, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (10, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (11, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (12, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (13, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (14, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (15, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (2, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (3, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (4, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (5, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (6, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (7, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (8, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (9, 16) (push) Has been cancelled
Run Linux nightly installer / nightly (push) Has been cancelled
- Add Logistics component with progress tracking - Add OrderDetail component for order information - Support data-driven steps and actions - Add blue color scale to widget SCSS - Fix node overflow and progress bar rendering issues - Add English translations for dashboard components Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
42 lines
1.9 KiB
JSON
42 lines
1.9 KiB
JSON
{
|
|
"BULK_ACTION": {
|
|
"CONVERSATIONS_SELECTED": "{conversationCount} conversazioni selezionate",
|
|
"AGENT_SELECT_LABEL": "Seleziona un operatore",
|
|
"ASSIGN_CONFIRMATION_LABEL": "Sei sicuro di voler assegnare {conversationCount} {conversationLabel} a",
|
|
"UNASSIGN_CONFIRMATION_LABEL": "Are you sure to unassign {conversationCount} {conversationLabel}?",
|
|
"GO_BACK_LABEL": "Torna indietro",
|
|
"ASSIGN_LABEL": "Assegna",
|
|
"YES": "Sì",
|
|
"SEARCH_INPUT_PLACEHOLDER": "Cerca",
|
|
"ASSIGN_AGENT_TOOLTIP": "Assegna operatore",
|
|
"ASSIGN_TEAM_TOOLTIP": "Assegna team",
|
|
"ASSIGN_SUCCESFUL": "Conversazioni assegnate correttamente.",
|
|
"ASSIGN_FAILED": "Impossibile assegnare le conversazioni. Riprova.",
|
|
"RESOLVE_SUCCESFUL": "Conversazioni risolte correttamente.",
|
|
"RESOLVE_FAILED": "Impossibile risolvere le conversazioni. Riprova.",
|
|
"ALL_CONVERSATIONS_SELECTED_ALERT": "Solo le conversazioni visibili in questa pagina sono selezionate.",
|
|
"AGENT_LIST_LOADING": "Caricamento operatori",
|
|
"UPDATE": {
|
|
"CHANGE_STATUS": "Cambia stato",
|
|
"SNOOZE_UNTIL": "Posticipa",
|
|
"UPDATE_SUCCESFUL": "Stato della conversazione aggiornato correttamente.",
|
|
"UPDATE_FAILED": "Impossibile aggiornare le conversazioni. Riprova."
|
|
},
|
|
"LABELS": {
|
|
"ASSIGN_LABELS": "Assegna etichette",
|
|
"NO_LABELS_FOUND": "Nessuna etichetta trovata",
|
|
"ASSIGN_SELECTED_LABELS": "Assegna etichette selezeionate",
|
|
"ASSIGN_SUCCESFUL": "Etichette assegnate correttamente.",
|
|
"ASSIGN_FAILED": "Impossibile assegnare le etichette. Riprova."
|
|
},
|
|
"TEAMS": {
|
|
"TEAM_SELECT_LABEL": "Seleziona team",
|
|
"NONE": "Nessuno",
|
|
"NO_TEAMS_AVAILABLE": "Non ci sono ancora team aggiunti a questo account.",
|
|
"ASSIGN_SELECTED_TEAMS": "Assegna team selezionato.",
|
|
"ASSIGN_SUCCESFUL": "Team assegnati con successo.",
|
|
"ASSIGN_FAILED": "Impossibile assegnare il team. Riprova."
|
|
}
|
|
}
|
|
}
|