mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-12 09:10:32 +00:00
Localisation updates from Betawiki.
* Fixes and additions to 28 extensions for ast, bg, gd, hsb, fj, la, nl, oc, stq
This commit is contained in:
parent
173bb74ed0
commit
29dda0977b
|
@ -149,6 +149,15 @@ $wgSpecialCiteMessages['fi'] = array(
|
|||
'cite_page' => 'Sivu:',
|
||||
'cite_submit' => 'Viittaa',
|
||||
);
|
||||
|
||||
/** Fijian (Na Vosa Vakaviti)
|
||||
* @author SPQRobin
|
||||
*/
|
||||
$wgSpecialCiteMessages['fj'] = array(
|
||||
'cite_article_link' => 'Vola dau vaqarai',
|
||||
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['fo'] = array(
|
||||
'cite_article_link' => 'Sitera hesa greinina',
|
||||
'cite' => 'Sitera',
|
||||
|
@ -366,6 +375,9 @@ $wgSpecialCiteMessages['sq'] = array(
|
|||
*/
|
||||
$wgSpecialCiteMessages['stq'] = array(
|
||||
'cite_article_link' => 'Siede zitierje',
|
||||
'cite' => 'Zitierhälpe',
|
||||
'cite_page' => 'Siede:',
|
||||
'cite_submit' => 'anwiese',
|
||||
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue