Files
leadchat/app/javascript/survey/i18n/locale/da.json
Chatwoot Bot 4a088e0663 chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2025-02-12 12:34:34 +05:30

20 lines
623 B
JSON

{
"SURVEY": {
"DESCRIPTION": "Kære kunde 👋, tag et øjeblik på at dele feedback om den samtale, du havde med %{inboxName}.",
"RATING": {
"LABEL": "Bedøm din samtale",
"SUCCESS_MESSAGE": "Tak for din bedømmelse"
},
"FEEDBACK": {
"LABEL": "Har du nogen tanker, du gerne vil dele?",
"PLACEHOLDER": "Din feedback (valgfri)",
"BUTTON_TEXT": "Indsend feedback"
},
"API": {
"SUCCESS_MESSAGE": "Undersøgelse opdateret",
"ERROR_MESSAGE": "Kunne ikke oprette forbindelse til Woot Server, Prøv igen senere"
}
},
"POWERED_BY": "Drevet af Chatwoot"
}