diff options
| author | florie1706 <florian.dester@web.de> | 2018-11-18 14:20:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-18 14:20:27 +0100 |
| commit | c06a3a92abe157459943a09a70527fc99352eb08 (patch) | |
| tree | cc60aa32c7427c33b4a4563ff179fa0aff6d5712 /www/lang | |
| parent | ed485b7a29ceb8b59e36ed09f8373dcb88f79461 (diff) | |
more storage areas fixes
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-de.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lang/locale-de.json b/www/lang/locale-de.json index b2cf65ed..6f03a696 100644 --- a/www/lang/locale-de.json +++ b/www/lang/locale-de.json @@ -227,6 +227,8 @@ "kMonStreamingURL" :"Streaming URL", "kMonitorSingleImageScale" :"Livebild Einzelbildgröße", "kMonitors" :"Kameras", + "kMonitorVideoPassThru" :"H264 Durchlauf", + "kMonitorVideoEncode" :"X264 Videocodierung", "kMontage" :"Übersicht", "kMontageDefaultProfile" :"Alle Kameras", "kMontageImageScale" :"Livebild Bildgröße", |
