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

Multiple languages with the same input method #738

Open
bennylin opened this issue Jul 12, 2023 · 1 comment
Open

Multiple languages with the same input method #738

bennylin opened this issue Jul 12, 2023 · 1 comment

Comments

@bennylin
Copy link
Contributor

How to apply the same input method for two or more languages? jv (Javanese) is currently using jv-transliteration, and mad (Madura) is also using the same script. Instead of copying the same input method to mad-transliteration, is there any way to centralize the code in one file?

@winstonsung
Copy link
Contributor

Looks like adding them here should be enough:

https://github.com/wikimedia/jquery.ime/blob/0baa262/src/jquery.ime.inputmethods.js#L972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants