Chatwoot/app/javascript/survey/i18n/locale/sr.json
Sojan Jose da12a39321
chore: New translation updates (#5001)
New translation updates
2022-07-11 19:14:37 +02:00

19 lines
662 B
JSON

{
"SURVEY": {
"DESCRIPTION": "Dear customer 👋, please take a few moments to share feedback about the conversation you had with %{inboxName}.",
"RATING": {
"LABEL": "Ocenite razgovor",
"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": "Nije moguće se povezati sa Woot serverom, pokušajte ponovo kasnije"
}
},
"POWERED_BY": "Pokreće Chatwoot"
}