mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 11:59:54 +00:00
41bac2a416
Change-Id: Ie7e718bc70171dcafb0aa57276827ea3cf737b94
14 lines
493 B
JSON
14 lines
493 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Gnangarra"
|
|
]
|
|
},
|
|
"pfunc_time_error": "Error: Yuwart time.",
|
|
"pfunc_expr_unrecognised_word": "Expression error: Unrecognized word \"$1\".",
|
|
"pfunc_expr_unexpected_operator": "Expression error: Unexpected $1 operator.",
|
|
"pfunc_expr_missing_operand": "Expression error: Missing operand for $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "Expression error: Baliak natj punctuation character \"$1\".",
|
|
"pfunc_expr_division_by_zero": "Division by zero."
|
|
}
|