Behat / Transliterator

Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation
Other
2.05k stars 31 forks source link

Incorrect translating Russian letter 'е' to 'ie' #4

Closed bocharsky-bw closed 2 years ago

bocharsky-bw commented 9 years ago

Expected Result: е => e (тест => test)

Actual Result: е => ie (тест => tiest)

P.S. Google transliterate as test

sunra commented 8 years ago

+1 15.05.2016 but bug is still here

stof commented 2 years ago

This was fixed in https://github.com/Behat/Transliterator/pull/12