chore: Update translations (#10124)

- update translations
This commit is contained in:
Chatwoot Bot
2024-09-20 05:00:30 +05:30
committed by GitHub
parent f15a4f8aa4
commit f0d00b6965
734 changed files with 8085 additions and 1430 deletions

View File

@@ -41,6 +41,7 @@
"UPLOADING": "Enviando...",
"SUCCESS": "Imagem enviada com sucesso",
"ERROR": "Erro ao fazer upload da imagem",
"UN_AUTHORIZED_ERROR": "You are not authorized to upload images",
"ERROR_FILE_SIZE": "O tamanho da imagem deve ser menor que {size}MB",
"ERROR_FILE_FORMAT": "O formato da imagem deve ser jpg, jpeg ou png",
"ERROR_FILE_DIMENSIONS": "Dimensões da imagem devem ser menores que 2000 x 2000"
@@ -482,6 +483,6 @@
}
}
},
"LOADING": "Loading..."
"LOADING": "Carregando..."
}
}