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 support for localization files #48

Open
Nevakanezah opened this issue Aug 12, 2022 · 1 comment
Open

Add support for localization files #48

Nevakanezah opened this issue Aug 12, 2022 · 1 comment

Comments

@Nevakanezah
Copy link
Owner

The plugin is currently implemented with reams of hardcoded text values all over the place, especially in the registration process where it's a big pain to change.

Refactor the code so that all player-facing text pulls from a localization file defined in the config, and add a localization folder to contain these (probably KVG) files.
This would allow server admins to localize the plugin in any manner they like, and improve accessibility.

@Nevakanezah Nevakanezah added this to the 1.1 Release milestone Aug 12, 2022
@Nevakanezah Nevakanezah removed this from the 1.1 Release milestone Jan 7, 2023
@Nevakanezah
Copy link
Owner Author

Some of this work has already been implemented by Chloe; complete implementation is pushed to a future release

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

No branches or pull requests

1 participant