Implement i18n support
This commit adds internationalization support and a german translation.
This commit is contained in:
parent
3503e09212
commit
e13c9d174b
13 changed files with 541 additions and 5912 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
*.pem
|
||||
.*.swp
|
||||
/translate.*.toml
|
||||
/.idea/
|
||||
/exampleca/
|
||||
/node_modules/
|
||||
|
|
Reference in a new issue