Skip to content

[EN] Full transliterations support #2328

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

Open
BoboTiG opened this issue Mar 6, 2025 · 1 comment
Open

[EN] Full transliterations support #2328

BoboTiG opened this issue Mar 6, 2025 · 1 comment

Comments

@BoboTiG
Copy link
Owner

BoboTiG commented Mar 6, 2025

There is a (maybe partial) list of languages here: https://en.wiktionary.org/wiki/Module:languages/data/2

For instance, for the be transliteration, the code is there: https://en.wiktionary.org/wiki/Module:be-translit.

Lets add an assert somewhere to catch all languages used, and add support for them.

@BoboTiG
Copy link
Owner Author

BoboTiG commented Apr 3, 2025

This transliteration is not properly handled: https://en.wiktionary.org/wiki/Tatreez

Wikicode:

{{bor|en|ar|تَطْرِيز}}

Output:

From Arabic تَطْرِيز (tṭrīz)

Expected:

From Arabic تَطْرِيز (taṭrīz)

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

No branches or pull requests

1 participant