feat: add multilingual support
This commit is contained in:
2
i18n/en.toml
Normal file
2
i18n/en.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[get-started]
|
||||
other = "Get Started"
|
2
i18n/nl.toml
Normal file
2
i18n/nl.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[get-started]
|
||||
other = "Aan de slag"
|
Reference in New Issue
Block a user