mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-13 18:07:05 +00:00
b6b66fb9b5
Change-Id: Ice2cdcf3d1f743e7eeb2b2c4b8ef8a0d86a18a8b
16 lines
501 B
JSON
16 lines
501 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Sadrettin"
|
||
]
|
||
},
|
||
"scribunto-parser-error": "Betik hatası",
|
||
"scribunto-parser-dialog-title": "Betik hatası",
|
||
"scribunto-error-short": "Betik hatası: $1",
|
||
"scribunto-error-long": "Betik hataları:\n$1",
|
||
"scribunto-doc-page-name": "Modül:$1/belge",
|
||
"scribunto-doc-page-does-not-exist": "Bu modül için bir belgeleme oluşturabilirsiniz: [[$1]]",
|
||
"scribunto-doc-page-header": "Bu belgeleme sayfası için [[$1]]",
|
||
"scribunto-console-clear": "Temizle"
|
||
}
|