Implement i18n support

This commit adds internationalization support and a german translation.
This commit is contained in:
Jan Dittberner 2020-12-05 00:21:18 +01:00
parent 3503e09212
commit e13c9d174b
13 changed files with 541 additions and 5912 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
*.pem
.*.swp
/translate.*.toml
/.idea/
/exampleca/
/node_modules/