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
- Project categories: Multilingual
160 sites report using this module
- Created by gnikolovski on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
2.0.3
released 21 December 2024
Works with Drupal: ^10 || ^11
Install:
Development version: 2.0.x-dev updated 21 Dec 2024 at 16:07 UTC
8.x-1.24
released 2 February 2021
Works with Drupal: ^8 || ^9
Install:
Development version: 8.x-1.x-dev updated 13 Jan 2021 at 10:55 UTC
