mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
b6b66fb9b5
Change-Id: Ice2cdcf3d1f743e7eeb2b2c4b8ef8a0d86a18a8b
17 lines
706 B
JSON
17 lines
706 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Iwan Novirion"
|
|
]
|
|
},
|
|
"scribunto-doc-page-name": "Module:$1/doc",
|
|
"scribunto-doc-page-does-not-exist": "''Dokumentasi untuk modul ini dapat dibuat di [[$1]]''",
|
|
"scribunto-doc-page-header": "'''Ini adalah halaman dokumentasi untuk [[$1]]'''",
|
|
"scribunto-console-clear": "Kosongkan",
|
|
"scribunto-console-cleared": "Pernyataan konsol dibersihkan karena modul telah diperbarui.",
|
|
"scribunto-console-cleared-session-lost": "Pernyataan konsol dibersihkan karena data sesi hilang.",
|
|
"scribunto-common-error-category": "Halaman dengan galat skrip",
|
|
"scribunto-common-nosuchmodule": "Galat skrip: tidak ada modul tersebut.",
|
|
"scribunto-lua-backtrace-line": "$1: $2"
|
|
}
|