Module i18n
Manages system localization.
Locale maps are loaded from /etc
and must be Lua tables. See the included en_US
map for details.
Functions
fetch (key) | Fetch a localized string using a key. |
i18n
Manages system localization.
Locale maps are loaded from /etc
and must be Lua tables. See the included en_US
map for details.
fetch (key) | Fetch a localized string using a key. |