Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

Is there a way to change transliteration rules of letter combinations? I can replace certain letters but in cyrillic I need to change also possible combinations of letters.

for example I have "ы"="y" and "й"="y" but together they should be "ый"="iy". I could replace "ы"="i" but in some cases I need to have "ы"="y"

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.