mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 00:06:21 +00:00
df4c272575
Change-Id: I91b19a5b5f9d558309ae964fc1053f07035cd527
11 lines
311 B
JSON
11 lines
311 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Iohanen"
|
|
]
|
|
},
|
|
"pfunc_expr_unrecognised_word": "Fehler im Ausdruck: Unerkanntes Wort \"$1\".",
|
|
"pfunc_expr_missing_operand": "Fehler im Ausdruck: Fehlender Operand fer $1",
|
|
"pfunc_expr_unrecognised_punctuation": "Fehler im Ausdruck: Net erkanntes Satzzeiche \"$1\"."
|
|
}
|