Add translation support
This commit is contained in:
parent
4faee3956e
commit
b2998f4317
8 changed files with 446 additions and 49 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