From b1883cee8dfa79bdadc9f775a1e70a89f6d4f16b Mon Sep 17 00:00:00 2001 From: andrea Date: Wed, 13 Nov 2024 16:15:24 +0100 Subject: [PATCH] Update messages.json --- src/messages.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/messages.json b/src/messages.json index b52f6c9..7d0716c 100644 --- a/src/messages.json +++ b/src/messages.json @@ -191,5 +191,27 @@ "credits-developed": "Desarrollado por", "credits-designed": "DiseƱado en", "credits-back": "Volver" + }, + "hr": { + "language-code": "hr", + "language-name": "Hrvatski", + + "label-c": "digital spaces", + "label-m": "motivations", + "label-y": "relationships", + "credits": "credits", + "calibration": "calibration", + "slider": "Slide to improve readability", + + "title": "Stories of Online Harassment", + "start-intro": "To explore the poster, give access to your phone camera and calibrate it.", + "start-button": "start", + "start-cta": "Press start when you are ready.", + "start-error": "Unable to get camera access. The camera permission is required to use this app.", + "calibration-intro": "Align the following scheme to the coloured version on the poster and press Calibrate.", + "calibration-button": "calibrate", + "credits-developed": "Developed by", + "credits-designed": "Designed by", + "credits-back": "back" } }