mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Editcount
synced 2024-11-27 17:50:50 +00:00
* (bug 8536) Update Slovak extension translations
Patch by helix84
This commit is contained in:
parent
a075e0f48c
commit
6b5bbe479f
Notes:
Raimond Spekking
2010-04-07 18:54:28 +00:00
|
@ -57,6 +57,14 @@ function efEditCountMessages() {
|
||||||
'editcount_total' => 'Totaal',
|
'editcount_total' => 'Totaal',
|
||||||
),
|
),
|
||||||
|
|
||||||
|
// Slovak version by helix84
|
||||||
|
'sk' => array(
|
||||||
|
'editcount' => 'Počet príspevkov',
|
||||||
|
'editcount_username' => 'Používateľ: ',
|
||||||
|
'editcount_submit' => 'Odoslať',
|
||||||
|
'editcount_total' => 'Celkom',
|
||||||
|
),
|
||||||
|
|
||||||
// Serbian default version by Sasa Stefanovic
|
// Serbian default version by Sasa Stefanovic
|
||||||
'sr' => array(
|
'sr' => array(
|
||||||
'editcount' => 'Бројач измена',
|
'editcount' => 'Бројач измена',
|
||||||
|
|
Loading…
Reference in a new issue