Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add package: i18n-support-for-mudlet-scripts.mpackage #327

Conversation

mudlet-machine-account
Copy link
Collaborator

Package information:

  • Name: i18n-support-for-mudlet-scripts
  • Title: Lua i18n Library for Mudlet Translations
  • Version: 1
  • Author: demonnic
  • Created: 2019-10-04T02:05:16+00:00

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!

@vadi2 vadi2 merged commit a10989d into main Feb 6, 2025
1 check passed
@vadi2 vadi2 deleted the package-upload/i18n-support-for-mudlet-scriptsmpackage-2025-02-06T14-02-56 branch February 6, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants