Skip to content
Snippets Groups Projects
Commit 7313770a authored by Alex Pott's avatar Alex Pott
Browse files

Issue #1926000 by alansaviolobo, longwave, Emin Sulaiman, jungle: Language...

Issue #1926000 by alansaviolobo, longwave, Emin Sulaiman, jungle: Language name Uyghur in Cyrillic alphabet
parent cbbd7217
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -318,7 +318,7 @@ public static function getStandardLanguageList() {
'th' => array('Thai', 'ภาษาไทย'),
'tr' => array('Turkish', 'Türkçe'),
'tyv' => array('Tuvan', 'Тыва дыл'),
'ug' => array('Uyghur', 'Уйғур'),
'ug' => array('Uyghur', /* Left-to-right marker "" */ 'ئۇيغۇرچە', LanguageInterface::DIRECTION_RTL),
'uk' => array('Ukrainian', 'Українська'),
'ur' => array('Urdu', /* Left-to-right marker "" */ 'اردو', LanguageInterface::DIRECTION_RTL),
'vi' => array('Vietnamese', 'Tiếng Việt'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment