/*! * TinyMCE Language Pack * * Copyright (c) 2024 Ephox Corporation DBA Tiny Technologies, Inc. * Licensed under the Tiny commercial license. See https://www.tiny.cloud/legal/ */ tinymce.addI18n("id", { "Cancel": "Batal", "Completions": "Penyelesaian", "Control character": "Karakter kendali", "Copy code": "Salin kode", "Dark/light mode": "Mode gelap/terang", "Decrease font size": "Kurangi ukuran font", "Diagnostics": "Diagnostik", "Fold line": "Lipat baris", "Folded lines": "Baris dilipat", "Format code": "Format kode", "Fullscreen": "Layar penuh", "Go to line": "Lompat ke baris", "Increase font size": "Tambah ukuran font", "No diagnostics": "Tidak ada diagnostik", "Save code": "Simpan kode", "Selection deleted": "Seleksi dihapus", "Unfold line": "Buka baris", "Unfolded lines": "Baris dibuka", "by word": "berdasarkan kata", "current match": "yang cocok saat ini", "folded code": "kode dilipat", "go": "lompat", "on line": "pada baris", "replaced $ matches": "mengganti $ yang cocok", "replaced match on line $": "mengganti yang cocok pada baris $", "to": "hingga", "unfold": "buka" });