Add translation support

This commit is contained in:
Jeremy Soller 2023-10-30 09:34:36 -06:00
parent 4faee3956e
commit b2998f4317
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
8 changed files with 446 additions and 49 deletions

4
i18n.toml Normal file
View file

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