mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Editcount
synced 2024-11-27 17:50:50 +00:00
* Norwegian translations to extensions by Jon Harald Søby
This commit is contained in:
parent
5a43a2393e
commit
2737d46f21
Notes:
Raimond Spekking
2010-04-07 18:54:28 +00:00
|
@ -57,6 +57,14 @@ function efSpecialEditcountMessages() {
|
|||
'editcount_total' => 'Totaal',
|
||||
),
|
||||
|
||||
// Norwegian (Jon Harald Søby)
|
||||
'no' => array(
|
||||
'editcount' => 'Redigeringsteller',
|
||||
'editcount_username' => 'Bruker:',
|
||||
'editcount_submit' => 'OK',
|
||||
'editcount_total' => 'Totalt',
|
||||
),
|
||||
|
||||
// Occitan by Cedric31
|
||||
'oc' => array(
|
||||
'editcount' => 'Comptaire d\'edicions individual',
|
||||
|
|
Loading…
Reference in a new issue