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

Internationalisation #2

Closed
JohnnyJayJay opened this issue Sep 9, 2020 · 1 comment
Closed

Internationalisation #2

JohnnyJayJay opened this issue Sep 9, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@JohnnyJayJay
Copy link
Owner

The bot could provide an option to set a server-wide language (and use the preferred locale of the server by default).
This would require the introduction of some database, optimally sharing the systems used for the economy features (#1).

In terms of code, I could use some localisation system, like java.util.ResourceBundle or something more Clojure-specific. This could perhaps also be a good testing environment for my project fluent Java bindings.

I should make it possible for the community to submit translations, since I can only do so much by myself.

@JohnnyJayJay JohnnyJayJay added the enhancement New feature or request label Sep 9, 2020
@JohnnyJayJay
Copy link
Owner Author

i18n support added in #12 , followup issue is #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant