Stores lightweight translations for user-facing messages. Extend this list with new language codes (e.g., "pt", "es") as needed.
Usage
.msg_env
.msg_load(lang, msg_lst)
.msg(key, ..., lang = getOption("lang", "en"))Stores lightweight translations for user-facing messages. Extend this list with new language codes (e.g., "pt", "es") as needed.
.msg_env
.msg_load(lang, msg_lst)
.msg(key, ..., lang = getOption("lang", "en"))