chore: Update translations (#6534)

This commit is contained in:
Chatwoot Bot
2023-02-27 18:15:34 -08:00
committed by GitHub
parent 69a1c4527f
commit 04f30e3033
317 changed files with 3104 additions and 167 deletions

View File

@@ -28,6 +28,17 @@
"SAVING": "Saving...",
"SAVED": "Saved"
},
"ARTICLE_EDITOR": {
"IMAGE_UPLOAD": {
"TITLE": "படத்தை பதிவேற்றம் செய்யவும்",
"UPLOADING": "பதிவேறுகிறது...",
"SUCCESS": "Image uploaded successfully",
"ERROR": "Error while uploading image",
"ERROR_FILE_SIZE": "Image size should be less than {size}MB",
"ERROR_FILE_FORMAT": "Image format should be jpg, jpeg or png",
"ERROR_FILE_DIMENSIONS": "Image dimensions should be less than 2000 x 2000"
}
},
"ARTICLE_SETTINGS": {
"TITLE": "Article Settings",
"FORM": {