mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 20:09:43 +00:00
12 lines
382 B
JSON
12 lines
382 B
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"Poiuyt"
|
||
|
]
|
||
|
},
|
||
|
"pfunc_expr_unrecognised_word": "表达式出错:弗能识别个词“$1”",
|
||
|
"pfunc_expr_unexpected_operator": "表达式出错:朆预料着个$1操作符",
|
||
|
"pfunc_expr_missing_operand": "表达式出错:缺少$1个操作数",
|
||
|
"pfunc_expr_unrecognised_punctuation": "表达式出错:弗能识别个标点“$1”"
|
||
|
}
|