mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2025-01-09 05:24:34 +00:00
4e24a14f9c
Change-Id: I6d47b3f66ea42df0d49220d80432b2818e684b47
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": "畀零除。"
|
|
}
|