ETS-backed internationalization server.
Uses ETS for fast concurrent reads (translations, locale lookups) with a minimal GenServer only for initialization and table ownership.
Summary
Functions
Add translations for a locale.
Get available locales.
Returns a specification to start this module under a supervisor.
Format currency amount.
Format datetime.
Get the current locale.
Initialize the i18n system with configuration.
Check if current locale is right-to-left.
Set the current locale.
Translate a key with optional bindings.
Functions
Add translations for a locale.
Get available locales.
Returns a specification to start this module under a supervisor.
See Supervisor.
Format currency amount.
Format datetime.
Get the current locale.
Initialize the i18n system with configuration.
Check if current locale is right-to-left.
Set the current locale.
Translate a key with optional bindings.