mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 00:06:21 +00:00
2e8eed3b1d
Change-Id: Ie701c91c432bcc71340705e4d76ca366f76acfd5
14 lines
426 B
JSON
14 lines
426 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"OIS",
|
|
"Stavanger7"
|
|
]
|
|
},
|
|
"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."
|
|
}
|