diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-02-25 11:06:48 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-02-25 11:06:48 -0500 |
| commit | e75a44b427c0f0774cb85227d01a6cb20fb8fa0c (patch) | |
| tree | 7ed66d8b7a616935adc28e124e18242216555b1a /www/lang | |
| parent | 0512c055bb12e478d6d621f7ece71999bbf6e0d8 (diff) | |
#779 add options in dev to disable
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 9770f145..d43def45 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -82,6 +82,7 @@ "kEmailNotConfigured" :"Email not configured", "kEnable24hr" :"enable 24hr time format", "kEnableDebug" :"Enable debug logs", + "kEnableEventRefresh" :"Automatically refresh events page", "kEnableLogs" :"Enable logs", "kEnableSlowLoading" :"Use large HTTP timeouts", "kEnableStrictSSL" :"Enable strict SSL check", |
