mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 08:14:28 +00:00
98e1a6b765
Change-Id: Ie9136f477f8963d88853ee86708cb393e01e84ec
13 lines
383 B
JSON
13 lines
383 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Dentonius",
|
||
"Katxis"
|
||
]
|
||
},
|
||
"pfunc_expr_unrecognised_word": "Error: mi nuh know di word \"$1\".",
|
||
"pfunc_expr_unexpected_operator": "Expreshan era: Anexpectid $1 aparieta.",
|
||
"pfunc_expr_missing_operand": "Expreshan era: Misn aparand fi $1.",
|
||
"pfunc_expr_unrecognised_punctuation": "Bad expression: Wah kinda punctuation dat \"$1\"?"
|
||
}
|