i18n-support-for-mudlet-scripts
Lua i18n Library for Mudlet Translations
- Version
- 1
- Author
- demonnic
- Created
- 4 Oct 2019
- Updated
- 6 Feb 2025
Install from Mudlet's command line
mpkg install i18n-support-for-mudlet-scriptsMudlet 4.20+ with mpkg installed
Description
i18n.lua is a Lua internationalization library that allows developers to easily manage and switch between multiple language translations for their applications. The package enables users to load translation tables for different locales and dynamically change the active language using simple functions like i18n.load() and i18n.setLocale(). With this library, developers can quickly implement multilingual support by defining translation strings and retrieving localized text with the i18n() function.
This package was originally shared on the Mudlet Forums by the author. We’ve automatically listed it here on packages.mudlet.org so more users can discover and benefit from it. Please let us know if you have any questions or concerns - thanks for contributing to the Mudlet community!
Script (1)
Files (7)
17 KB unpacked
Select a script or file on the left to preview it here.