diff options
| author | florie1706 <florian.dester@web.de> | 2020-01-23 19:44:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-23 19:44:49 +0100 |
| commit | 3bd00280c6434f3177494cecb3a2bb25b75a3826 (patch) | |
| tree | ae27a5220a14f89b23d146ccf89bda158cab03ec /www/lang | |
| parent | a882c5577c31cf08e78338db3b623daa622e3008 (diff) | |
#886 add translate text
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-de.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/lang/locale-de.json b/www/lang/locale-de.json index 3fdf9846..8a28f096 100644 --- a/www/lang/locale-de.json +++ b/www/lang/locale-de.json @@ -271,6 +271,9 @@ "kNormalPlay" :"Abspielen", "kNote" :"Hinweis", "kNow" :"jetzt", + "kObfuscation" :"Datenverschleierung", + "kObfuscationAES" :"AES (verschlüsselt)", + "kObfuscationLZS" :"LZS (komprimiert)", "kOff" :"aus", "kOn" :"an", "kOnTapNavigate" :"beim klicken, navigiere zu", |
