We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you again for this great project.
I see that the letter ڵ for some reason is not reshped when using Kurdish. Do I need to change the configuration to support this letter?
Thanks
The text was updated successfully, but these errors were encountered:
Ok, I was able to fix this by adding the lines: # KURDISH LETTER LAM WITH SMALL V '\u06B5': ('\u06B5', '\uE008', '\uE009', '\uE007')
# KURDISH LETTER LAM WITH SMALL V
'\u06B5': ('\u06B5', '\uE008', '\uE009', '\uE007')
to letters.py under "LETTERS_KURDISH"
I would happy if it could be added to the code for others.
Sorry, something went wrong.
No branches or pull requests
Thank you again for this great project.
I see that the letter ڵ for some reason is not reshped when using Kurdish. Do I need to change the configuration to support this letter?
Thanks
The text was updated successfully, but these errors were encountered: