mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-15 03:23:45 +00:00
b89daa83c0
Change-Id: Ic70c719568ffafeaffaf9b9d1ebccd70bcfcd6da
24 lines
1.1 KiB
JSON
24 lines
1.1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Daud I.F. Argana",
|
|
"Farras",
|
|
"William Surya Permana"
|
|
]
|
|
},
|
|
"codeeditor-desc": "Penyuntingan dengan penyorotan sintaks untuk halaman JavaScript dan CSS menggunakan [https://ace.c9.io/ penyunting Ace]",
|
|
"codeeditor-next-annotation": "Pergi ke anotasi berikutnya",
|
|
"codeeditor-toolbar-toggle": "Aktifkan/Nonaktifkan penyunting kode",
|
|
"codeeditor-save-with-errors": "Dokumen mengandung galat. Apakah Anda yakin ingin menerbitkannya?",
|
|
"codeeditor-invisibleChars-toggle": "Aktifkan/Nonaktifkan karakter tidak terlihat",
|
|
"codeeditor-lineWrapping-toggle": "Aktifkan/Nonaktifkan pembungkusan baris",
|
|
"codeeditor-searchReplace-toggle": "Aktifkan/Nonaktifkan dialog cari dan ganti",
|
|
"codeeditor-gotoline": "Pergi ke baris nomor...",
|
|
"codeeditor-gotoline-placeholder": "baris[:kolom]",
|
|
"codeeditor-gotoline-prompt": "Masukkan nomor baris",
|
|
"codeeditor-indent": "Naikkan indentasi",
|
|
"codeeditor-outdent": "Kurangi indentasi",
|
|
"codeeditor-error-title": "Dependensi gagal",
|
|
"codeeditor-error-message": "CodeEditor memerlukan dimuatnya WikiEditor"
|
|
}
|