diff options
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 4 | ||||
| -rw-r--r-- | www/lang/locale-it.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 427ad915..290196f7 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -12,6 +12,7 @@ "kApplyingChanges" : "Applying changes. Please wait", "kArrangingImages" : "arranging images", "kAt" : "at", + "kAuthSuccess" : "authentication success", "kAuthenticating" : "authenticating", "kAwake1" : "Keep display on", "kAwake2" : "(when viewing footage)", @@ -190,6 +191,7 @@ "kProfileChangeNotification" : "You have changed from {{oldName}} to {{newName}}. Please save this profile first", "kProtect" : "protect", "kPullToReload" : "pull to reload data", + "kReAuthenticating" : "re-authenticating", "kRecaptcha" : "Looks like you have enabled reCaptcha. It needs to be turned off for the app to work", "kReconfirmPin" : "Reconfirm PIN", "kRecordingProgress" : "recording in progress", @@ -225,6 +227,8 @@ "kSpeed" : "speed", "kStart" : "Start", "kStateAreYouSure" : "Are you sure you want to ", + "kStateHideControls" : "Hide ZoneMinder Controls", + "kStateShowControls" : "Show ZoneMinder Controls", "kStatus" : "Status", "kStop" : "Stop", "kSuccess" : "Success", diff --git a/www/lang/locale-it.json b/www/lang/locale-it.json index cbc472a1..a52ffd44 100644 --- a/www/lang/locale-it.json +++ b/www/lang/locale-it.json @@ -12,6 +12,7 @@ "kApplyingChanges" : "APPLYING CHANGES. PLEASE WAIT", "kArrangingImages" : "ARRANGING IMAGES", "kAt" : "AT", + "kAuthSuccess" : "AUTHENTICATION SUCCESS", "kAuthenticating" : "AUTHENTICATING", "kAwake1" : "KEEP DISPLAY ON", "kAwake2" : "(WHEN VIEWING FOOTAGE)", @@ -190,6 +191,7 @@ "kProfileChangeNotification" : "YOU HAVE CHANGED FROM {{OLDNAME}} TO {{NEWNAME}}. PLEASE SAVE THIS PROFILE FIRST", "kProtect" : "PROTECT", "kPullToReload" : "PULL TO RELOAD DATA", + "kReAuthenticating" : "RE-AUTHENTICATING", "kRecaptcha" : "LOOKS LIKE YOU HAVE ENABLED RECAPTCHA. IT NEEDS TO BE TURNED OFF FOR THE APP TO WORK", "kReconfirmPin" : "RECONFIRM PIN", "kRecordingProgress" : "RECORDING IN PROGRESS", @@ -225,6 +227,8 @@ "kSpeed" : "SPEED", "kStart" : "START", "kStateAreYouSure" : "ARE YOU SURE YOU WANT TO ", + "kStateHideControls" : "HIDE ZONEMINDER CONTROLS", + "kStateShowControls" : "SHOW ZONEMINDER CONTROLS", "kStatus" : "STATUS", "kStop" : "STOP", "kSuccess" : "SUCCESS", |
