Module i18n_macro
Available on crate feature
i18n only.Expand description
Key translation macros.
Using file:
# en-US.ftl
#
hello = Hello, {$name}!i18n only.Key translation macros.
Using file:
# en-US.ftl
#
hello = Hello, {$name}!