mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-28 10:10:35 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: If562ab21121c62533712774dd1daf265676a0dcc
This commit is contained in:
parent
43a5f6bf76
commit
9a325c4dd8
|
@ -148,6 +148,14 @@ $messages['te'] = array(
|
|||
'relatedarticles-title' => 'సంబంధిత పేజీలు',
|
||||
);
|
||||
|
||||
/** Ukrainian (українська)
|
||||
* @author Base
|
||||
*/
|
||||
$messages['uk'] = array(
|
||||
'relatedarticles-title' => "Пов'язані сторінки",
|
||||
'relatedarticles-desc' => "Додає посилання на пов'язані сторінки на бічну панель",
|
||||
);
|
||||
|
||||
/** Vietnamese (Tiếng Việt)
|
||||
* @author Minh Nguyen
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue