Skip to content

Conversation

@seoadd
Copy link

@seoadd seoadd commented May 20, 2019

Теперь будут генерироваться нормальные ссылки для Кириллических символов.

@dev-101
Copy link
Contributor

dev-101 commented May 20, 2019

This depends on Cyrillic variant, Russian is not the only one, as we discussed this before.
In some variants, for example, this is more appropriate transliteration to latin:

"ц"=>"c"
"ч"=>"c"
"ш"=>"s"

instead of:

"ц"=>"ts"
"ч"=>"ch"
"ш"=>"sh"

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.

2 participants