Cyrillic to Latin
Security covered
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'
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.