From 6b5bbe479f450b0619c21e38907b6ba3c3a339a5 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Mon, 2 Apr 2007 09:16:38 +0000 Subject: [PATCH] * (bug 8536) Update Slovak extension translations Patch by helix84 --- SpecialEditcount.i18n.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SpecialEditcount.i18n.php b/SpecialEditcount.i18n.php index a6713ec..be44e97 100644 --- a/SpecialEditcount.i18n.php +++ b/SpecialEditcount.i18n.php @@ -57,6 +57,14 @@ function efEditCountMessages() { '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 'sr' => array( 'editcount' => 'Бројач измена',