mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-24 06:54:00 +00:00
Localisation updates from Betawiki.
* Fixes and additions to 16 extensions for es, fa, fi, frp * export format for AsksqlMessageGroup, BadImageMessageGroup, VoteMessageGroup changed * indentation for Asksql.i18n.php, BadImage.i18n.php, Vote.i18n.php changed
This commit is contained in:
parent
440af898ca
commit
dfd4bc8b02
|
@ -85,6 +85,12 @@ $wgSpecialCiteMessages['ext'] = array(
|
|||
'cite_page' => 'Páhina:',
|
||||
'cite_submit' => 'Almiental',
|
||||
);
|
||||
$wgSpecialCiteMessages['fa'] = array(
|
||||
'cite_article_link' => 'یادکرد پیوند این مقاله',
|
||||
'cite' => 'یادکرد این مقاله',
|
||||
'cite_page' => 'صفحه:',
|
||||
'cite_submit' => 'یادکرد',
|
||||
);
|
||||
$wgSpecialCiteMessages['fi'] = array(
|
||||
'cite_article_link' => 'Viitetiedot',
|
||||
'cite' => 'Viitetiedot',
|
||||
|
|
Loading…
Reference in a new issue