Add Uyghur description.
This commit is contained in:
@@ -312,6 +312,8 @@ function PMA_langDetails($lang) {
|
||||
return array('tr|turkish', 'tr', 'Türkçe');
|
||||
case 'tt':
|
||||
return array('tt|tatarish', 'tt', 'Tatarça');
|
||||
case 'ug':
|
||||
return array('ug|uyghur', 'ug', 'ئۇيغۇرچە');
|
||||
case 'uk':
|
||||
return array('uk|ukrainian', 'uk', 'Українська');
|
||||
case 'ur':
|
||||
@@ -475,8 +477,8 @@ _textdomain('phpmyadmin');
|
||||
/**
|
||||
* Messages for phpMyAdmin.
|
||||
*
|
||||
* These messages are here for easy transition to Gettext.
|
||||
* You should not add any messages here, use instead gettext directly
|
||||
* These messages are here for easy transition to Gettext.
|
||||
* You should not add any messages here, use instead gettext directly
|
||||
* in your template/PHP file.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user