mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 00:05:00 +00:00
eb4706125c
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: I6da0ed01298e6f13046415827c6d5619ad2cfeb9
16 lines
577 B
JSON
16 lines
577 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"NoiX180"
|
|
]
|
|
},
|
|
"scribunto-desc": "Rangka kerja kanggo nyisipaké basa skrip nèng kaca MediaWiki",
|
|
"scribunto-ignore-errors": "Bènaké kasalahan kodhé",
|
|
"scribunto-line": "nèng larik $1",
|
|
"scribunto-module-line": "nèng $1 larik $2",
|
|
"scribunto-parser-error": "Kasalahan skrip",
|
|
"scribunto-parser-dialog-title": "Kasalahan skrip",
|
|
"scribunto-error-short": "Kasalahan skrip: $1",
|
|
"scribunto-error-long": "Kasalahan skrip:\n\n$1",
|
|
"scribunto-console-title": "Debug konsol"
|
|
} |