chore: Update translations

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-03-08 00:30:00 -08:00
committed by GitHub
parent d6f3643bf0
commit 5214be67c7
172 changed files with 6237 additions and 70 deletions

View File

@@ -0,0 +1,19 @@
{
"SURVEY": {
"DESCRIPTION": "Dear customer 👋, please take a few moments to share feedback about the conversation you had with %{inboxName}.",
"RATING": {
"LABEL": "Rate your conversation",
"SUCCESS_MESSAGE": "Thank you for submitting the rating"
},
"FEEDBACK": {
"LABEL": "Do you have any thoughts you'd like to share?",
"PLACEHOLDER": "Your feedback (optional)",
"BUTTON_TEXT": "Submit feedback"
},
"API": {
"SUCCESS_MESSAGE": "Survey updated successfully",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
}
},
"POWERED_BY": "Powered by Chatwoot"
}