Skip to content

Commit

Permalink
Update en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
brezedc authored Dec 14, 2024
1 parent 9b5c75f commit cf69bae
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion en.json
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@
"TOGGLE_OFFICERS": "Toggle Officers",
"TOGGLE_ALARMS": "Toggle Alarms",
"OFFICERS": "Officers",
"ALARMS": "AlarmS",
"ALARMS": "Alarms",

"RESPOND": "Respond",
"COLLAPSE": "Collapse",
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit cf69bae

Please sign in to comment.