mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2025-01-09 13:34:42 +00:00
685fa9ece4
Change-Id: I0c3703ec0915026348c9f5c35c54a232cf703b28
13 lines
380 B
JSON
13 lines
380 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\"?"
|
|
}
|