melawy-welcome/i18n.toml

10 lines
287 B
TOML
Raw Permalink Normal View History

# The language identifier of the language used in the
# source code for gettext system, and the primary fallback language
# (for which all strings must be present) when using the fluent
# system.
fallback_language = "en"
[fluent]
# The path to the assets directory.
assets_dir = "i18n"