mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 08:14:28 +00:00
9361948296
Change-Id: I5efbe367581330de1f9a69138adba4ae6940bed7
14 lines
426 B
JSON
14 lines
426 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Stavanger7",
|
|
"OIS"
|
|
]
|
|
},
|
|
"pfunc_time_error": "Errore: hora ínvalid.",
|
|
"pfunc_expr_unrecognised_word": "Ínreconosset parole \"$1\".",
|
|
"pfunc_expr_missing_operand": "Errore de expression: operande mancant por $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "Errore in li expression: ínreconosset signe de punctuation \"$1\".",
|
|
"pfunc_expr_division_by_zero": "Division per zero."
|
|
}
|