chore: Update translations, add pnpm sync:i18n command (#10893)

Added a command to sync files in the locale/*/ folder. Run `pnpm
sync:i18n` would copy index.js in `dashboard/locale/en` to every other
folder `dashboard/locale/*/`

---------

Co-authored-by: Pranav <pranavrajs@gmail.com>
This commit is contained in:
Chatwoot Bot
2025-02-12 17:43:46 -08:00
committed by GitHub
parent 3af7c3b2e7
commit 4397ee7d3b
114 changed files with 1094 additions and 28 deletions

View File

@@ -33,7 +33,7 @@
"LABEL_SELECT": {
"TITLE": "Adicionar marcador",
"PLACEHOLDER": "Pesquisar marcador ",
"NO_RESULT": "Nenhum rótulo encontrado",
"NO_RESULT": "Nenhuma etiqueta encontrada",
"CREATE_LABEL": "Criar etiqueta"
}
},
@@ -53,8 +53,8 @@
}
},
"EDIT_CONTACT": {
"BUTTON_LABEL": "Alterar Contato",
"TITLE": "Alterar contato",
"BUTTON_LABEL": "Editar Contato",
"TITLE": "Editar contato",
"DESC": "Alterar detalhes do contato"
},
"DELETE_CONTACT": {
@@ -113,7 +113,7 @@
"PLACEHOLDER": "Digite o nome do país ",
"LABEL": "Nome do País",
"SELECT_PLACEHOLDER": "Selecionar",
"REMOVE": "Excluir",
"REMOVE": "Remover",
"SELECT_COUNTRY": "Selecione o país"
},
"CITY": {