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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dictionaries to use correct ro diacritics characters #158

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

BrindusaN
Copy link

馃憢
Hi,
Some of the characters used for diacritics in Romanian words are wrong. This PR updates them. A complete list of chars is here: https://en.wikipedia.org/wiki/List_of_Unicode_characters

  • Replaced U+0163 - Latin Small Letter T with cedilla (牛) with U+021B Latin Small Letter T with comma below (葲)
  • Replaced U+015F (艧) with U+0219 (葯) for Romanian names
  • Replaced U+015E (艦) with U+0218 (葮) for Romanian names

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

Successfully merging this pull request may close these issues.

None yet

1 participant