mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-12 01:11:55 +00:00
930e612680
Change-Id: I669c2b36ab75c5f2d8da1875e4bf9200938380c3
11 lines
280 B
JSON
11 lines
280 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Cedric31"
|
|
]
|
|
},
|
|
"scribunto-common-nosuchmodule": "Error d'escript : lo modul « $2 » existís pas.",
|
|
"scribunto-common-nosuchfunction": "Error d'escript : la foncion « $2 » existís pas.",
|
|
"scribunto-lua-error": "Error de Lua : $2."
|
|
}
|