diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-04-11 11:37:40 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-04-11 11:37:40 -0400 |
| commit | bcf8d0eaf9b04d677d4d4083167d90f2abb515f0 (patch) | |
| tree | 907b978640719fac235f3734729e5d9686b02f67 /www/lang | |
| parent | cf8780925592318acfec4220569842a94fcfb2df (diff) | |
#806 support
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 4f7039f6..a0276fea 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -232,6 +232,11 @@ "kMonitorVideoPassThru" :"H264 Pass through", "kMonitorVideoEncode" :"X264 Video Encode", "kMontage" :"Montage", + "kMontageEnableOverlays" :"Enable montage overlay buttons", + "kMontageEventStorage" : "storage", + "kMontageEventUnseenCount" : "unseen", + "kMontageEventCaughtUp" : "All caught up!", + "kMontageEventLatest" : "latest", "kMontageDefaultProfile" :"all monitors", "kMontageImageScale" :"Montage image scale", "kMontageNoSavedProfiles" :"No saved montage profiles", @@ -310,6 +315,7 @@ "kReconfirmPin" :"Reconfirm PIN", "kRecordingProgress" :"recording in progress", "kRefresh" :"refresh", + "kReflow" :"reflow", "kRefreshedView" :"refreshed view", "kReportEvents" :"report events", "kReportedVersion" :"Reported Version", |
