Cyrillic to Latin module will convert strings that are passed through Drupal t() function and string/text field values. If you are using the Address module, the country name will also be converted to Latin.

Installation and usage

Use Composer to install the module:

composer require drupal/cyrillic_to_latin

and then enable it with Drush:

drush en cyrillic_to_latin -y

You can enable/disable string conversion here:

'/admin/config/regional/cyrillic-to-latin'

Supporting organizations: 
sponsored development

Project information

Releases