mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-12 01:11:55 +00:00
93cb459def
Change-Id: I51a732431b95b2769990a64cf47efa446e7760b1
20 lines
780 B
JSON
20 lines
780 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"AmaryllisGardener",
|
|
"John Reid"
|
|
]
|
|
},
|
|
"scribunto-common-error-category": "Pages wi script errors",
|
|
"scribunto-common-error-category-desc": "Thaur wis ae mistak while processin the modules incluidit oan the page.",
|
|
"scribunto-lua-error": "Lua error: $2.",
|
|
"scribunto-module-with-errors-category-desc": "The module haes ae mistak in it.",
|
|
"scribunto-limitreport-timeusage": "Lua time uissage",
|
|
"scribunto-limitreport-timeusage-value": "$1/$2 seicons",
|
|
"scribunto-limitreport-virtmemusage": "Lua virtual size",
|
|
"scribunto-limitreport-estmemusage": "Lua estimated memory uissage",
|
|
"scribunto-limitreport-memusage": "Lua memory uissage",
|
|
"scribunto-limitreport-profile": "Lua Profile",
|
|
"scribunto-limitreport-profile-ms": "$1 ms"
|
|
}
|