mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 00:06:21 +00:00
eaa9e62ec6
Change-Id: I575b3fd3bec0659d16f0c65ac61ba4656958ad65
14 lines
499 B
JSON
14 lines
499 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Klenje",
|
|
"Tocaibon"
|
|
]
|
|
},
|
|
"pfunc_time_error": "Erôr: la date no je valide",
|
|
"pfunc_expr_unrecognised_word": "Erôr inte espression: peraule \"$1\" no ricognossude.",
|
|
"pfunc_expr_unexpected_operator": "Erôr inte espression: operatôr $1 no spietât.",
|
|
"pfunc_expr_missing_operand": "Erôr inte espression: la mancje un operandôr par $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "Erôt inte espression: segn di puntegjature \"$1\" no ricognossût."
|
|
}
|