diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-12-29 18:05:12 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-12-29 18:05:12 -0500 |
| commit | 9e86a590b6159be3bc2aa4e862091bad437ea532 (patch) | |
| tree | dc969933af6a5565e419736a89354b170c72046a /www/lang | |
| parent | 4590992c3670836d6d04293d855f05dee8e8c339 (diff) | |
fixed UI issues, auto slide close on tap #388
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 77a33f8f..e214a366 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -119,6 +119,7 @@ "kFilterOn" :"Filter On", "kFilterSettings" :"Filter Settings", "kFitScreen" :"fit screen", + "kFlag" :"Flag", "kFootage" :"Footage", "kForceAlarmConfirm" :"Are you sure you want to force an alarm for Monitor:", "kForceImagePath" :"Force events to use file path", @@ -344,6 +345,7 @@ "kToastSearchingPage" :"searching page ", "kTrying" :"trying", "kType" :"type", + "kUnflag" : "Unflag", "kUnknown" :"(unknown)", "kUpdateTimeline" :"dynamic updates", "kUseEventServer" :"Use event server", |
