view public/javascripts/jstoolbar/lang/jstoolbar-id.js @ 1169:492ff72268e3 bug_521

Close obsolete branch bug_521
author Chris Cannam
date Thu, 18 Oct 2012 10:42:48 +0100
parents 513646585e45
children
line wrap: on
line source
jsToolBar.strings = {};
jsToolBar.strings['Strong'] = 'Tebal';
jsToolBar.strings['Italic'] = 'Miring';
jsToolBar.strings['Underline'] = 'Garis bawah';
jsToolBar.strings['Deleted'] = 'Dihapus';
jsToolBar.strings['Code'] = 'Inline Code';
jsToolBar.strings['Heading 1'] = 'Judul 1';
jsToolBar.strings['Heading 2'] = 'Judul 2';
jsToolBar.strings['Heading 3'] = 'Judul 3';
jsToolBar.strings['Unordered list'] = 'Daftar tak terurut';
jsToolBar.strings['Ordered list'] = 'Daftar terurut';
jsToolBar.strings['Quote'] = 'Kutipan';
jsToolBar.strings['Unquote'] = 'Hapus kutipan';
jsToolBar.strings['Preformatted text'] = 'Teks terformat';
jsToolBar.strings['Wiki link'] = 'Tautkan ke halaman wiki';
jsToolBar.strings['Image'] = 'Gambar';