From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- public/bower_components/ckeditor/plugins/docprops/lang/id.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/bower_components/ckeditor/plugins/docprops/lang/id.js (limited to 'public/bower_components/ckeditor/plugins/docprops/lang/id.js') diff --git a/public/bower_components/ckeditor/plugins/docprops/lang/id.js b/public/bower_components/ckeditor/plugins/docprops/lang/id.js new file mode 100644 index 0000000..fe41a4c --- /dev/null +++ b/public/bower_components/ckeditor/plugins/docprops/lang/id.js @@ -0,0 +1,3 @@ +CKEDITOR.plugins.setLang("docprops","id",{bgColor:"Warna Latar Belakang",bgFixed:"Non-scrolling (Fixed) Background",bgImage:"Background Image URL",charset:"Character Set Encoding",charsetASCII:"ASCII",charsetCE:"Eropa Tengah",charsetCR:"Cyrillic",charsetCT:"Chinese Traditional (Big5)",charsetGR:"Bahasa Yunani",charsetJP:"Bahasa Jepang",charsetKR:"Bahasa Korea",charsetOther:"Other Character Set Encoding",charsetTR:"Bahasa Turki",charsetUN:"Unicode (UTF-8)",charsetWE:"Eropa Barat",chooseColor:"Pilih", +design:"Tampilan",docTitle:"Page Title",docType:"Document Type Heading",docTypeOther:"Other Document Type Heading",label:"Document Properties",margin:"Page Margins",marginBottom:"Bawah",marginLeft:"Kiri",marginRight:"Kanan",marginTop:"Atas",meta:"Meta Tags",metaAuthor:"Penulis",metaCopyright:"Hak Cipta",metaDescription:"Document Description",metaKeywords:"Document Indexing Keywords (comma separated)",other:"Other...",previewHtml:'\x3cp\x3eThis is some \x3cstrong\x3esample text\x3c/strong\x3e. You are using \x3ca href\x3d"javascript:void(0)"\x3eCKEditor\x3c/a\x3e.\x3c/p\x3e', +title:"Document Properties",txtColor:"Warna Teks",xhtmlDec:"Include XHTML Declarations"}); \ No newline at end of file -- cgit v1.2.3