From 008fc8e77f84f326c7189e12c3f784134fbb82fc Mon Sep 17 00:00:00 2001 From: Lisa29k <113595061+Lisa29k@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:58:32 +0100 Subject: [PATCH] =?UTF-8?q?Update=20=F0=9F=93=B1=20UI=20=E2=80=9CModal.Ses?= =?UTF-8?q?sionFeedback=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/src/ui/Modal.SessionFeedback.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/src/ui/Modal.SessionFeedback.json b/content/src/ui/Modal.SessionFeedback.json index 161b9664d7..0539be26ec 100644 --- a/content/src/ui/Modal.SessionFeedback.json +++ b/content/src/ui/Modal.SessionFeedback.json @@ -2,9 +2,9 @@ "en": { "title": "One last thing...", "question": "Was this meaningful for you?", - "comments": "Do you have any comments?", - "commentsPlaceholder": "Optional...", - "note": "Your comments will be shared anonymously. ", + "comments": "Would you be open to share your thoughts about this app in a short interview?", + "commentsPlaceholder": "Email..", + "note": "Type your email here and we'll get back to you. ", "submit": "Submit", "thankYou__text": "Thank you\nso much\nfor your\nfeedback!" }, @@ -20,9 +20,9 @@ "sv": { "title": "En sak till...", "question": "Var det här meningsfullt för dig?", - "comments": "Har du någon kommentar?", - "commentsPlaceholder": "Frivilligt...", - "note": "Din kommentar visas anonymt. ", + "comments": "Har du lust att ställa upp på en kort intervju om din upplevelse av den här appen?", + "commentsPlaceholder": "Email...", + "note": "Fyll i din mailadress så kontakter vi dig. ", "submit": "Skicka", "thankYou__text": "Tack så\nmycket\nför din \nfeedback!" }, @@ -39,4 +39,4 @@ "thankYou__text": "¡Muchas \ngracias \npor tus \ncomentarios!", "title": "Una última cosa..." } -} \ No newline at end of file +}