mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-15 03:35:29 +00:00
560f73f595
Change-Id: I8f7b1a8bb2f64471b2b345b5d4ca4ccd090882cf
17 lines
706 B
JSON
17 lines
706 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"John Reid"
|
|
]
|
|
},
|
|
"scribunto-common-error-category-desc": "Thaur wis ae mistak while processin the modules incluidit oan the page.",
|
|
"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"
|
|
}
|