mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 20:09:43 +00:00
12 lines
604 B
JSON
12 lines
604 B
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"SatyamMishra"
|
||
|
]
|
||
|
},
|
||
|
"pfunc_expr_unrecognised_word": "एक्सप्रेशन खराबी: नामालूम शब्द \"$1\"।",
|
||
|
"pfunc_expr_unexpected_operator": "एक्सप्रेशन खराबी: Unexpected $1 operator.",
|
||
|
"pfunc_expr_missing_operand": "एक्सप्रेशन खराबी: $1 खातिर गायब क्रिया-चीन्हा (Operand)!",
|
||
|
"pfunc_expr_unrecognised_punctuation": "एक्सप्रेशन खराबी: नामालूम चीन्हा \"$1\"।"
|
||
|
}
|