Browse Source

new German strings

Markus Rost 6 năm trước cách đây
mục cha
commit
17ffc33131
1 tập tin đã thay đổi với 6 bổ sung2 xóa
  1. 6 2
      i18n/de.json

+ 6 - 2
i18n/de.json

@@ -104,7 +104,11 @@
 			"size": "Unterschied:",
 			"bytes": "%s Bytes",
 			"comment": "Zusammenfassung:",
-			"tags": "Markierungen:"
+			"tags": "Markierungen:",
+			"removed": "Entfernt:",
+			"added": "Hinzugefügt:",
+			"more": "Und mehr",
+			"whitespace": "Nur Leerraum"
 		}
 	},
 	"search": {
@@ -206,4 +210,4 @@
 			{ "cmd": "purge <Anzahl>", "desc": "Ich lösche die letzten Nachrichten in dem Kanal, solange sie nicht älter als 14 Tage sind.", "hide": true, "admin": true }
 		]
 	}
-}
+}