diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-06-16 08:56:49 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-06-16 08:56:49 -0400 |
| commit | 3e490ce2fc43a962565ff17f1987d67c7795e911 (patch) | |
| tree | 938b1d30e633b6f3a472e25f5bd24bb7637d776e /www/lang | |
| parent | de25e5a4c9cc043f82dc29ee0355c6d124172e3a (diff) | |
added livefps option
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 f1f4f4f4..4ddc91af 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -173,6 +173,7 @@ "kLanguage" :"Language", "kLatestEvents" :"latest events", "kLiveView" :"Live View", + "kLoad" :"load", "kLoading" :"loading", "kLoadingEvents" :"loading events", @@ -359,6 +360,7 @@ "kShowLiveForInProgress" :"play live feed if event recording in progress", "kShowTimeDiffFrames" :"unique times", "kShowTip" :"show tip", + "kSingleViewFPS" :"single live view FPS", "kSoundOnPush" :"Play sound on push", "kSpeed" :"speed", "kStart" :"Start", |
