Poly-I18n
Translated hello.world Hello world!
Fallbacked fruit.banana banana
Interpolated hello.person Hi John!
Dynamic key hello.world Hello world!



direct/keyed method (`$page.data.i18n.hello.world`): Hello world!
direct/keyed method needing fallback Hi {name}!

Read the docs >>