From 0d801f73a456ae149882fe8e06f67cabb3ae8c32 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 9 Mar 2008 15:47:16 +0000 Subject: [PATCH] Localisation updates for extension messages from Betawiki (2008-03-09 16:25 CET) --- ContactPage.i18n.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ContactPage.i18n.php b/ContactPage.i18n.php index fd20a01..c0c8621 100644 --- a/ContactPage.i18n.php +++ b/ContactPage.i18n.php @@ -321,6 +321,14 @@ $messages['mk'] = array( 'contact' => 'Контакт', ); +/** Marathi (मराठी) + * @author Mahitgar + */ +$messages['mr'] = array( + 'contactpage-fromname' => 'तुमचे नाव *', + 'contactpage-fromaddress' => 'तुमचा विपत्रपत्ता **', +); + $messages['nap'] = array( 'contact' => 'Scrìvece', );