diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-04-30 12:06:02 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-04-30 12:06:02 -0400 |
| commit | d49c8b89ab7c97839516d8f57dcaad4d714f3aea (patch) | |
| tree | 72ca1f89546d9485f5a23350a9b05424fbbdd015 /www/lang | |
| parent | 81be03e8259d967c468871b426c0ac1cd11657c2 (diff) | |
#618 make this optional in dev settings
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index eb9a7c50..f98dd34e 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -171,6 +171,8 @@ "kImpMsg6" :"Recommended Version", "kImpMsg7" :"Ok, got it", "kIncreaseSize" :"increase size", + "kInsertBasicAuthToken" : "Append basic auth token in images", + "kInsertBasicAuthTokenNote" : "not a good idea if you are not using HTTPS", "kInvalidAPIBody" :"API access failed. Please make sure your APIs are configured correctly and are accessible .Tap on the button below to read the instructions", "kInvalidAPIHeader" :"API Access Error", "kInvalidAPIRead" :"Read FAQ", |
