mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 00:06:21 +00:00
9d0bc17ffd
Change-Id: I76c76a31f8dc68ec68a07f65870d612251305666
14 lines
488 B
JSON
14 lines
488 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Winston Sung"
|
|
]
|
|
},
|
|
"pfunc_time_error": "出错:无效个辰光。",
|
|
"pfunc_expr_unrecognised_word": "表达式出错:弗能识别个词“$1”",
|
|
"pfunc_expr_unexpected_operator": "表达式出错:朆预料着个$1操作符",
|
|
"pfunc_expr_missing_operand": "表达式出错:缺少$1个操作数",
|
|
"pfunc_expr_unrecognised_punctuation": "表达式出错:弗能识别个标点“$1”",
|
|
"pfunc_expr_division_by_zero": "畀零除。"
|
|
}
|