mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 20:09:43 +00:00
bf7d949450
Change-Id: Id2e97e42b06285623d37259d5622e766c988f5a1
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”"
|
|
}
|