From f6d65e533c62f6deb21342d4901ece24497b433e Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 4 Jun 2015 07:31:04 +0200 Subject: Update to MediaWiki 1.25.1 --- extensions/ParserFunctions/i18n/mai.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 extensions/ParserFunctions/i18n/mai.json (limited to 'extensions/ParserFunctions/i18n/mai.json') diff --git a/extensions/ParserFunctions/i18n/mai.json b/extensions/ParserFunctions/i18n/mai.json new file mode 100644 index 00000000..f9a69e3c --- /dev/null +++ b/extensions/ParserFunctions/i18n/mai.json @@ -0,0 +1,10 @@ +{ + "@metadata": { + "authors": [ + "Tulsi Bhagat" + ] + }, + "pfunc_expr_unrecognised_word": "एक्स्प्रेशन गल्ती: अनपेक्षित शब्द \"$1\"।", + "pfunc_expr_unexpected_operator": "एक्स्प्रेशन गल्ती: अनपेक्षित $1 ऑपरेटर।", + "pfunc_expr_unrecognised_punctuation": "एक्स्प्रेशन गल्ती: अनपेक्षित उद्गार चिन्ह \"$1\"।" +} -- cgit v1.2.2