Add config, translations, settings UI

This commit is contained in:
Jeremy Soller 2023-12-22 14:31:01 -07:00
parent adb2d2ed3d
commit 44a5d80740
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
9 changed files with 995 additions and 50 deletions

4
i18n.toml Normal file
View file

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