chore: Update translations (#4099)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2022-03-17 20:02:32 +05:30
committed by GitHub
parent 23fe8847d8
commit 7f8a199b29
536 changed files with 9100 additions and 1486 deletions

View File

@@ -59,7 +59,56 @@
"CUSTOM_DATE_RANGE": {
"CONFIRM": "Aplicar",
"PLACEHOLDER": "Selecionar intervalo de datas"
}
},
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Agrupar por",
"GROUP_BY_DAY_OPTIONS": [
{
"id": 1,
"groupBy": "Dia"
}
],
"GROUP_BY_WEEK_OPTIONS": [
{
"id": 1,
"groupBy": "Dia"
},
{
"id": 2,
"groupBy": "Semana"
}
],
"GROUP_BY_MONTH_OPTIONS": [
{
"id": 1,
"groupBy": "Dia"
},
{
"id": 2,
"groupBy": "Semana"
},
{
"id": 3,
"groupBy": "Mês"
}
],
"GROUP_BY_YEAR_OPTIONS": [
{
"id": 1,
"groupBy": "Dia"
},
{
"id": 2,
"groupBy": "Semana"
},
{
"id": 3,
"groupBy": "Mês"
},
{
"id": 4,
"groupBy": "Ano"
}
]
},
"AGENT_REPORTS": {
"HEADER": "Visão Geral de Agentes",
@@ -316,6 +365,11 @@
"CSAT_REPORTS": {
"HEADER": "Relatórios CSAT",
"NO_RECORDS": "Não há respostas de pesquisa em CSAT disponíveis.",
"FILTERS": {
"AGENTS": {
"PLACEHOLDER": "Escolher agentes"
}
},
"TABLE": {
"HEADER": {
"CONTACT_NAME": "Contato",