mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 11:59:54 +00:00
0f3008171c
Change-Id: I0a1d969da0ee25c0dc772026848675f36a7400c9
10 lines
241 B
JSON
10 lines
241 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Shirayuki"
|
|
]
|
|
},
|
|
"pfunc_expr_unrecognised_word": "Expression error: Unrecognised word \"$1\".",
|
|
"pfunc_expr_unrecognised_punctuation": "Expression error: Unrecognised punctuation character \"$1\"."
|
|
}
|