mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 00:06:21 +00:00
9300c0f14b
Change-Id: I873b39658fe74e473fed1e12d444d98ba4868c8d
16 lines
646 B
JSON
16 lines
646 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Jaeminlovetaejoon",
|
|
"Khing",
|
|
"SawJaemin"
|
|
]
|
|
},
|
|
"pfunc_time_error": "တၢ်ကမၣ်: တၢ်ဆၢကတီၢ်တဘၣ်ဘၤ",
|
|
"pfunc_expr_unrecognised_word": "Expression error: တၢ်ကတိၤလၢတၢ်ကွၢ်နီၣ်အီၤတဘၣ် \"$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: Unrecognized punctuation character \"$1\".",
|
|
"pfunc_expr_division_by_zero": "Division by zero."
|
|
}
|