mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 00:06:21 +00:00
cd17cb4a18
'LEFT-TO-RIGHT MARK' (U+200E) is not needed in the source code comments and messages. c8caf26ffd9 removed already the LRM/RLM from Names.php. Change-Id: Ic9856b680b94d41168eaee14e596c6b21420ad22
13 lines
380 B
JSON
13 lines
380 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Dentonius",
|
|
"Katxis"
|
|
]
|
|
},
|
|
"pfunc_expr_unrecognised_word": "Error: mi nuh know di word \"$1\".",
|
|
"pfunc_expr_unexpected_operator": "Expreshan era: Anexpectid $1 aparieta.",
|
|
"pfunc_expr_missing_operand": "Expreshan era: Misn aparand fi $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "Bad expression: Wah kinda punctuation dat \"$1\"?"
|
|
}
|