mirror of
https://github.com/php/web-doc.git
synced 2025-08-13 14:27:42 +00:00
Name of language, not country, for Ukrainian translation
This commit is contained in:
@ -57,5 +57,5 @@ $LANGUAGES = array(
|
|||||||
'es' => 'Spanish',
|
'es' => 'Spanish',
|
||||||
'sv' => 'Swedish',
|
'sv' => 'Swedish',
|
||||||
'tr' => 'Turkish',
|
'tr' => 'Turkish',
|
||||||
'uk' => 'Ukraine',
|
'uk' => 'Ukrainian',
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user