Skip to content

Commit

Permalink
✨ Add German support for new Remote UI additions.
Browse files Browse the repository at this point in the history
  • Loading branch information
MCYBA committed Nov 1, 2019
1 parent 1622c3f commit 570547a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions t_system/remote_ui/www/static/resources/js/language/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,19 @@ const germantrans = {
"Device Private ID changing failed!": "Die private Geräte-ID Änderung fehlgeschlagen!",
"Language": "Sprache",
"Help": "Hilfe",
"Exit": "Ausgang",
" Disconnect": " Trennen",
" Restart": " Neustart",
" Shutdown": " Ausschalten",
"Disconnection": "Verbindung trennen",
"You are about to disconnect!": "Sie sind dabei, die Verbindung zu trennen!",
"disconnecting...": "trennen...",
"Reboot": "Starten Sie neu",
"Device will restart.": "Das Gerät wird neu gestartet.",
"restarting...": "neu starten...",
"Shutdown": "Ausschalten",
"You are about to shutdown device!": "Sie sind dabei, das Gerät herunterzufahren!",
"shutting down...": "Herunterfahren...",
"Facial Recognitions": "Gesichtserkennung",
"Recorded On": "Aufgezeichnet Auf",
"Upload Photo": "Foto Hochladen",
Expand Down

0 comments on commit 570547a

Please sign in to comment.