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.


Functions

fetch (key)
Fetch a localized string using a key.

Parameters:

  • key string The key to look up

Returns:

    string or nil The localized string
generated by LDoc 1.4.6 Last updated 2023-03-04 11:42:14