Localisation
Handlers produce a stable message code plus typed values; a message bundle turns that into text in a particular language. Adding a language touches the bundle and nothing else.
Understand
Do
Worked example: examples/greeter-i18n
— an HTTP service that negotiates a locale and renders from a three-language
bundle.
See also: First-party bynk capabilities,
Diagnostics.