mediawiki-extensions-Parser.../i18n/jam.json
Fomafix cd17cb4a18 Remove LEFT-TO-RIGHT MARK (U+200E) from comments and messages
'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
2022-08-10 21:23:14 +00:00

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\"?"
}