From 5e7c0ed2df9685761d43c28103ea354caab905c5 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 24 Feb 2008 22:32:26 +0000 Subject: [PATCH] Localisation updates for extension messages from Betawiki (2008-02-24 23:00 CET) --- ContributionScores.i18n.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ContributionScores.i18n.php b/ContributionScores.i18n.php index 10d2694..1f370f4 100644 --- a/ContributionScores.i18n.php +++ b/ContributionScores.i18n.php @@ -572,6 +572,14 @@ $messages['tr'] = array( 'contributionscores-username' => 'Kullanıcı', ); +/** Vietnamese (Tiếng Việt) + * @author Minh Nguyen + */ +$messages['vi'] = array( + 'contributionscores-score' => 'Điểm số', + 'contributionscores-username' => 'Tên hiệu', +); + /** Volapük (Volapük) * @author Malafaya */