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