diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-12-06 10:24:53 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-12-06 10:24:53 -0500 |
| commit | e82f80b46ada10cd83f2e0faf28a2281a27ec533 (patch) | |
| tree | 51fb7e02db426319e25ca44c542d6b5ea8177263 /www/lang | |
| parent | abb3f1f3517d654050cfeb2161347163bc63455b (diff) | |
multiple montage profile support added #390
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 951edb38..33ecc8a8 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -203,6 +203,9 @@ "kMonitors" :"Monitors", "kMontage" :"Montage", "kMontageImageScale" :"Montage image scale", + "kMontageNoSavedProfiles" :"No saved montage profiles", + "kMontageSave" :"Save Montage Profile", + "kMontageSaveSubtitle" :"please enter a profile name to save current settings", "kMonth" :"Month", "kMore" :"more", "kNeedToKnow" :"I need to know your ZoneMinder login and path details to get started", @@ -284,6 +287,7 @@ "kSearch" :"search", "kSearchCancelled" :"search cancelled", "kSec" :"sec", + "kSelect" :"Please Select", "kSelectFallback" :"Select fallback", "kSelectLanguage" :"Select Language", "kSelectRunState" :"Select run state", |
