chore: Update translations (#7728)
This commit is contained in:
19
app/javascript/survey/i18n/locale/am.json
Normal file
19
app/javascript/survey/i18n/locale/am.json
Normal 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"
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"SURVEY": {
|
||||
"DESCRIPTION": "Dear customer 👋, please take a few moments to share feedback about the conversation you had with %{inboxName}.",
|
||||
"DESCRIPTION": "Kedves felhasználónk 👋, kérlek szánj rá kis időt, és értékeld a beszélgetést %{inboxName} munkatársunkkal.",
|
||||
"RATING": {
|
||||
"LABEL": "Értékeld a beszélgetést",
|
||||
"SUCCESS_MESSAGE": "Köszönjük, hogy elküldted az értékelést"
|
||||
},
|
||||
"FEEDBACK": {
|
||||
"LABEL": "Do you have any thoughts you'd like to share?",
|
||||
"PLACEHOLDER": "Your feedback (optional)",
|
||||
"BUTTON_TEXT": "Submit feedback"
|
||||
"LABEL": "Van bármi, amit még meg szeretnél osztani velünk?",
|
||||
"PLACEHOLDER": "Visszajelzés (opcionális)",
|
||||
"BUTTON_TEXT": "Visszajelzés elküldése"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Survey updated successfully",
|
||||
"SUCCESS_MESSAGE": "Felmérés sikeresen frissítve",
|
||||
"ERROR_MESSAGE": "Nem sikerült csatlakozni a Woot szerverhez, kérjük próbáld később"
|
||||
}
|
||||
},
|
||||
|
||||
19
app/javascript/survey/i18n/locale/sl.json
Normal file
19
app/javascript/survey/i18n/locale/sl.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user