mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix Cyrillic transliteration map
Fix Cyrillic transliteration map for letters which hasn't ASCII equivalent
This commit is contained in:
@@ -63,8 +63,12 @@ ru:
|
|||||||
ш: sh
|
ш: sh
|
||||||
Щ: Shh
|
Щ: Shh
|
||||||
щ: shh
|
щ: shh
|
||||||
|
Ъ: ""
|
||||||
|
ъ: ""
|
||||||
Ы: Y
|
Ы: Y
|
||||||
ы: y
|
ы: y
|
||||||
|
Ь: ""
|
||||||
|
ь: ""
|
||||||
Э: E
|
Э: E
|
||||||
э: e
|
э: e
|
||||||
Ю: Yu
|
Ю: Yu
|
||||||
|
|||||||
Reference in New Issue
Block a user