diff --git a/ContributionScores.i18n.php b/ContributionScores.i18n.php index 60c9a73..36e41bd 100644 --- a/ContributionScores.i18n.php +++ b/ContributionScores.i18n.php @@ -209,6 +209,14 @@ $messages['kk-arab'] = array( 'contributionscores-username' => 'قاتىسۋشى اتى', ); +/** Luxembourgish (Lëtzebuergesch) + * @author Robby + */ +$messages['lb'] = array( + 'contributionscores-top' => '(Top $1)', + 'contributionscores-username' => 'Benotzernumm', +); + /** Dutch (Nederlands) * @author Siebrand */