Add i18n support
This commit is contained in:
parent
68beafe911
commit
0f0ee85d1a
3 changed files with 45 additions and 0 deletions
4
i18n.toml
Normal file
4
i18n.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
fallback_language = "en"
|
||||
|
||||
[fluent]
|
||||
assets_dir = "i18n"
|
||||
Loading…
Add table
Add a link
Reference in a new issue