diff options
author | Sheogorath | 2018-01-20 18:20:12 +0100 |
---|---|---|
committer | Sheogorath | 2018-01-20 18:23:19 +0100 |
commit | 64d8c747f0bb14646205e59461defcfc74383077 (patch) | |
tree | 2422bcb74fd54a1efab744a584ac02c1978d4b63 /locales | |
parent | 40d1d757048b1eb51e45d4d29ad987739b478881 (diff) |
Extent german translation
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'locales')
-rw-r--r-- | locales/de.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/de.json b/locales/de.json index de76b590..9fdeeb22 100644 --- a/locales/de.json +++ b/locales/de.json @@ -29,6 +29,8 @@ "Import from browser": "Vom Browser importieren", "Releases": "Versionen", "Are you sure?": "Sind sie sicher?", + "Do you really want to delete this note?": "Möchten Sie diese Notiz wirklich löschen?", + "All users will lose their connection.": "Alle Benutzer werden getrennt.", "Cancel": "Abbrechen", "Yes, do it!": "Ja, mach es!", "Choose method": "Methode wählen", @@ -100,5 +102,6 @@ "Select From Available Snippets": "Aus verfügbaren Snippets wählen", "OR": "Oder", "Export to Snippet": "Zu Snippet exportieren", - "Select Visibility Level": "Sichtbarkeit bestimmen" + "Select Visibility Level": "Sichtbarkeit bestimmen", + "Night Theme": "Nachtmodus" } |