mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 00:06:21 +00:00
56b0f03321
Change-Id: I01381dd5af4d457c0e5c1e5dc845f239f2fa4d93
15 lines
529 B
JSON
15 lines
529 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Tochiprecious",
|
|
"Uzoma Ozurumba"
|
|
]
|
|
},
|
|
"pfunc_time_error": "Mperi: Oge ezighi ezi",
|
|
"pfunc_expr_unrecognised_word": "Mmejọ ngosipụta:okwu a na-amaghị \"$1\"",
|
|
"pfunc_expr_unexpected_operator": "Expression error: Unexpected $1 onye ọrụ",
|
|
"pfunc_expr_missing_operand": "Mmejọ ngosipụta: Ọrụ na-ahụghị na $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "Mmekọ ngosipụta: Akara edemede a na-amaghị \"$1\"",
|
|
"pfunc_expr_division_by_zero": "Nkewa site na efu"
|
|
}
|