diff options
author | Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de> | 2021-06-24 22:10:32 +0200 |
---|---|---|
committer | Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de> | 2021-06-24 22:18:44 +0200 |
commit | 66972f70880021f1cc8f9091e09f58b04757dbf8 (patch) | |
tree | bd6cbb8c1f42108151896f5d9bd535035b5a298a /locales | |
parent | 2569aaa4ca068a7c2e885cc53d1eb05bf814190c (diff) | |
download | RWA.Support.DesktopApp-66972f70880021f1cc8f9091e09f58b04757dbf8.tar.gz RWA.Support.DesktopApp-66972f70880021f1cc8f9091e09f58b04757dbf8.tar.bz2 RWA.Support.DesktopApp-66972f70880021f1cc8f9091e09f58b04757dbf8.zip |
Complete new more responsive layout; introducing session_id
Diffstat (limited to 'locales')
-rw-r--r-- | locales/de_DE.ts | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/locales/de_DE.ts b/locales/de_DE.ts index b725504..319b334 100644 --- a/locales/de_DE.ts +++ b/locales/de_DE.ts @@ -165,7 +165,7 @@ Ist der Dienst vielleicht nicht an?</translation> </message> <message> <source>Settings</source> - <translation type="vanished">Einstellungen</translation> + <translation>Einstellungen</translation> </message> <message> <source>You are not supposed to see this message. @@ -202,7 +202,19 @@ This is a bug.</source> </message> <message> <source>Personal Access-PIN</source> - <translation>Persönliche Zugangs-PIN</translation> + <translation type="vanished">Persönliche Zugangs-PIN</translation> + </message> + <message> + <source>Title %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Dark theme</source> + <translation>Dunkelmodus</translation> + </message> + <message> + <source>Access-PIN</source> + <translation>Zugangs-PIN</translation> </message> </context> </TS> |