mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-14 19:31:43 +00:00
d37ebad9bf
Change-Id: I03d8b7d1967187139d0eacde54c6e3ae589fde0e
11 lines
259 B
JSON
11 lines
259 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Robin Owain",
|
|
"Shirayuki"
|
|
]
|
|
},
|
|
"pfunc_expr_unrecognised_word": "Expression error: Unrecognised word \"$1\".",
|
|
"pfunc_expr_unrecognised_punctuation": "Expression error: Unrecognised punctuation character \"$1\"."
|
|
}
|