mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 11:17:15 +00:00
b6b66fb9b5
Change-Id: Ice2cdcf3d1f743e7eeb2b2c4b8ef8a0d86a18a8b
17 lines
652 B
JSON
17 lines
652 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"
|
|
}
|