Skip to content

Commit 01b8e33

Browse files
committed
fixed a typo
1 parent 046f010 commit 01b8e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/scripts/sepiaFW.local.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ function sepiaFW_build_strings(){
407407
StringsEN.link_create_reminder = "Create a reminder.";
408408
//Offline demo texts
409409
StringsEN.demoMode = 'You are in demo-mode! This mode only allows you to change settings (e.g. hostname), check out the tutorial and play with some(!) parts of the UI. To get access to your assistant please log-in first.';
410-
StringsEN.setupMode = 'You are in setup-mode! This mode is used to configure the client locally or via remote access. Note that most client featires will not work in this mode!';
410+
StringsEN.setupMode = 'You are in setup-mode! This mode is used to configure the client locally or via remote access. Note that most client features will not work in this mode!';
411411
StringsEN.notPossibleInDemoMode = 'Sorry this is not yet possible in demo-mode.';
412412
StringsEN.demoModeBtn = 'Demo-Mode';
413413
StringsEN.myNewsDemoBtn = 'Open my personal news';

0 commit comments

Comments
 (0)