Add German Translation (#301)

* Add German Translation

* Fix tabs vs spaces

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
This commit is contained in:
Joachim Schwarm
2021-10-08 18:16:40 +02:00
committed by GitHub
parent dae1173318
commit 66e7a235df
43 changed files with 1344 additions and 0 deletions

View File

@@ -32,4 +32,5 @@ export default {
fr: 'French',
ru: 'Russian',
pl: 'Polish',
de: 'German',
};