Module i18n_macro

Source
Expand description

Key translation macros.

Using file:

# en-US.ftl
#
hello = Hello, {$name}!