diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-09-29 11:50:53 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-09-29 11:50:53 -0400 |
| commit | 57920cc5d5e96780e13a29c04a577d4c67496aba (patch) | |
| tree | 67b4af499e0594c621f60e9a268363efe44399e7 /www/lang | |
| parent | ebe04f8fc791413131c37425998be5be4a2ef538 (diff) | |
#709 encorce AUTH_HASH_LOGIN for mobile
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index a716f76e..a0749bc1 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -15,6 +15,7 @@ "kApplyingChanges" :"Applying changes. Please wait", "kArrangingImages" :"arranging images", "kAt" :"at", + "kAuthHashDisabled" :"zmNinja needs AUTH_HASH_LOGINS to be enabled to be able to display image frames", "kAuthSuccess" :"authentication success", "kAuthenticating" :"authenticating", "kAuthenticatingWebScrape" : "authenticating via web scrape", |
