Add i18n support

This commit is contained in:
Ian Douglas Scott 2023-12-26 13:40:38 -08:00
parent 68beafe911
commit 0f0ee85d1a
3 changed files with 45 additions and 0 deletions

4
i18n.toml Normal file
View file

@ -0,0 +1,4 @@
fallback_language = "en"
[fluent]
assets_dir = "i18n"