chore: Update translations (#7937)

This commit is contained in:
Chatwoot Bot
2023-09-20 09:49:46 +05:30
committed by GitHub
parent 0ad2f94151
commit 73c119cd3d
53 changed files with 1193 additions and 66 deletions

View File

@@ -34,7 +34,9 @@
"START_CONVERSATION": "സംഭാഷണം ആരംഭിക്കുക",
"END_CONVERSATION": "End Conversation",
"CONTINUE_CONVERSATION": "Continue conversation",
"YOU": "You",
"START_NEW_CONVERSATION": "ഒരു പുതിയ സംഭാഷണം ആരംഭിക്കുക",
"VIEW_UNREAD_MESSAGES": "You have unread messages",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "പുതിയ സന്ദേശങ്ങൾ കാണുക",
"CLOSE_MESSAGES_BUTTON": "അടയ്ക്കുക",
@@ -108,6 +110,27 @@
},
"PORTAL": {
"POPULAR_ARTICLES": "Popular Articles",
"VIEW_ALL_ARTICLES": "View all articles"
"VIEW_ALL_ARTICLES": "View all articles",
"IFRAME_LOAD_ERROR": "There was an error loading the article, please refresh the page and try again."
},
"ATTACHMENTS": {
"image": {
"CONTENT": "ചിത്ര സന്ദേശം"
},
"audio": {
"CONTENT": "ഓഡിയോ സന്ദേശം"
},
"video": {
"CONTENT": "വീഡിയോ സന്ദേശം"
},
"file": {
"CONTENT": "ഫയൽ അറ്റാച്ചുമെന്റ്"
},
"location": {
"CONTENT": "സ്ഥാനം"
},
"fallback": {
"CONTENT": "ഒരു യു. ആർ. എൽ പങ്കിട്ടു"
}
}
}