From 980d432d71d70e34fe387360c995ccb81ce8cc59 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 6 Jan 2008 11:16:11 +0000 Subject: [PATCH] Localisation updates for extension messages from Betawiki (2008-01-05 11:56 CET) --- ContributionScores.i18n.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ContributionScores.i18n.php b/ContributionScores.i18n.php index def4cb5..5c6ccc7 100644 --- a/ContributionScores.i18n.php +++ b/ContributionScores.i18n.php @@ -252,6 +252,14 @@ $messages['lb'] = array( 'contributionscores-username' => 'Benotzernumm', ); +/** Low German (Plattdüütsch) + * @author Slomox + */ +$messages['nds'] = array( + 'contributionscores-pages' => 'Sieden', + 'contributionscores-username' => 'Brukernaam', +); + /** Dutch (Nederlands) * @author Siebrand */