From cf69bae819497ea6a98e3f33d7092e83929359f1 Mon Sep 17 00:00:00 2001 From: Breze <39080460+brezedc@users.noreply.github.com> Date: Sat, 14 Dec 2024 16:36:22 +0100 Subject: [PATCH] Update en.json --- en.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/en.json b/en.json index c667135..c58488c 100644 --- a/en.json +++ b/en.json @@ -456,7 +456,7 @@ "TOGGLE_OFFICERS": "Toggle Officers", "TOGGLE_ALARMS": "Toggle Alarms", "OFFICERS": "Officers", - "ALARMS": "AlarmS", + "ALARMS": "Alarms", "RESPOND": "Respond", "COLLAPSE": "Collapse", @@ -1156,6 +1156,11 @@ "DESCRIPTION": "Are you sure you want to delete this category?" } } + }, + "BROWSER": { + "TITLE": "Browser", + "SEARCH_PLACEHOLDER": "Search or type URL", + "FAILED_LOAD_PAGE": "Failed to load page, perhaps it does not support iframing?" } }, "COMPONENTS": { @@ -1222,6 +1227,16 @@ "COLOR": "Color" } }, + "SETUP": { + "HELLO": "Hello", + "SELECT_LANGUAGE": "Select your language", + "NEXT": "Click to open", + "APPEARANCE": "Theme", + "APPEARANCE_TEXT": "Select a dark or light theme for your device", + "CONTINUE": "Continue", + "WELCOME_TO": "Welcome to", + "CLICK": "Click to get started" + }, "HOMESCREEN": { "DONE": "Done", "CLOSE_ALL": "Close All",