feat: add multilingual support

This commit is contained in:
Henk Verlinde
2021-09-10 16:38:32 +02:00
parent 1b995d66b4
commit 2f69479647
44 changed files with 619 additions and 57 deletions

2
i18n/en.toml Normal file
View File

@ -0,0 +1,2 @@
[get-started]
other = "Get Started"

2
i18n/nl.toml Normal file
View File

@ -0,0 +1,2 @@
[get-started]
other = "Aan de slag"