mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 05:25:42 +07:00
chore: bump version to v1.2.0, cleanup repo, and update docs refs
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"delete": "Delete",
|
||||
"edit": "Edit",
|
||||
"add": "Add",
|
||||
"install": "Install",
|
||||
"back": "Back",
|
||||
"actions": "Actions",
|
||||
"status": "Status",
|
||||
@@ -146,12 +147,24 @@
|
||||
"tip_emmet_html": "<strong>HTML Boilerplate</strong>: Type <code>!</code> then <code>Tab</code>.",
|
||||
"tip_emmet_tag": "<strong>Auto-Tag</strong>: Type <code>.container</code> then <code>Tab</code> for <code><div class=\"container\"></code>.",
|
||||
"tip_color_picker": "<strong>Color Picker</strong>: Click the color box next to hex codes (e.g., #ff0000) to open the picker.",
|
||||
"tip_syntax_error": "<strong>Syntax Error</strong>: Red squiggles (and dots in the gutter) show structure errors like mismatched tags."
|
||||
"tip_syntax_error": "<strong>Syntax Error</strong>: Red squiggles (and dots in the gutter) show structure errors like mismatched tags.",
|
||||
"plugins_title": "Plugins",
|
||||
"plugins": "Plugins",
|
||||
"plugins_desc": "Manage and extend functionality with plugins.",
|
||||
"upload_plugin": "Upload Plugin",
|
||||
"upload_plugin_desc": "Select a plugin .zip file to install.",
|
||||
"no_plugins": "No Plugins Installed",
|
||||
"no_plugins_desc": "Upload a .zip file to get started.",
|
||||
"plugin_installed": "Plugin Installed",
|
||||
"plugin_installed_desc": "Plugin \"{name}\" has been installed successfully.",
|
||||
"delete_plugin": "Delete Plugin?",
|
||||
"delete_plugin_confirm": "Are you sure you want to delete plugin <strong>{name}</strong>? This cannot be undone.",
|
||||
"install_failed": "Installation Failed"
|
||||
},
|
||||
"routers": {
|
||||
"edit_router_title": "Edit Router",
|
||||
"add_router_title": "Add Router",
|
||||
"connect_desc": "Connect Mikhmon to your RouterOS device.",
|
||||
"connect_desc": "Connect Mivo to your RouterOS device.",
|
||||
"session_settings": "Session Settings",
|
||||
"unique_id": "Unique ID. Preview:",
|
||||
"show_quick_access": "Show in Quick Access (Home Page)",
|
||||
@@ -575,7 +588,13 @@
|
||||
"cors_rule_updated": "CORS Rule Updated",
|
||||
"cors_rule_updated_desc": "Changes to CORS rule for {origin} have been saved.",
|
||||
"cors_rule_deleted": "CORS Rule Deleted",
|
||||
"cors_rule_deleted_desc": "The CORS rule has been removed."
|
||||
"cors_rule_deleted_desc": "The CORS rule has been removed.",
|
||||
"plugin_deleted": "Plugin Deleted",
|
||||
"plugin_deleted_desc": "The plugin has been removed successfully.",
|
||||
"upload_failed": "Upload Failed",
|
||||
"install_failed": "Installation Failed",
|
||||
"invalid_plugin_desc": "Invalid plugin structure: plugin.php not found.",
|
||||
"zip_open_failed_desc": "Failed to open the uploaded zip file."
|
||||
},
|
||||
"status": {
|
||||
"check_title": "Check Voucher Status",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"delete": "Hapus",
|
||||
"edit": "Edit",
|
||||
"add": "Tambah",
|
||||
"install": "Instal",
|
||||
"back": "Kembali",
|
||||
"actions": "Aksi",
|
||||
"status": "Status",
|
||||
@@ -146,12 +147,24 @@
|
||||
"tip_emmet_html": "<strong>HTML Boilerplate</strong>: Ketik <code>!</code> lalu <code>Tab</code>.",
|
||||
"tip_emmet_tag": "<strong>Auto-Tag</strong>: Ketik <code>.container</code> lalu <code>Tab</code> untuk <code><div class=\"container\"></code>.",
|
||||
"tip_color_picker": "<strong>Color Picker</strong>: Klik kotak warna di sebelah kode hex (misal: #ff0000) untuk membuka pemilih warna.",
|
||||
"tip_syntax_error": "<strong>Syntax Error</strong>: Garis bawah merah (dan titik di samping angka baris) menunjukkan kesalahan struktur seperti tag yang tidak tertutup."
|
||||
"tip_syntax_error": "<strong>Syntax Error</strong>: Garis bawah merah (dan titik di samping angka baris) menunjukkan kesalahan struktur seperti tag yang tidak tertutup.",
|
||||
"plugins_title": "Plugin",
|
||||
"plugins": "Plugin",
|
||||
"plugins_desc": "Kelola dan perluas fungsionalitas dengan plugin.",
|
||||
"upload_plugin": "Unggah Plugin",
|
||||
"upload_plugin_desc": "Pilih file .zip plugin untuk diinstal.",
|
||||
"no_plugins": "Belum Ada Plugin Terinstal",
|
||||
"no_plugins_desc": "Unggah file .zip untuk memulai.",
|
||||
"plugin_installed": "Plugin Terinstal",
|
||||
"plugin_installed_desc": "Plugin \"{name}\" berhasil diinstal.",
|
||||
"delete_plugin": "Hapus Plugin?",
|
||||
"delete_plugin_confirm": "Apakah Anda yakin ingin menghapus plugin <strong>{name}</strong>? Tindakan ini tidak dapat dibatalkan.",
|
||||
"install_failed": "Instalasi Gagal"
|
||||
},
|
||||
"routers": {
|
||||
"edit_router_title": "Edit Router",
|
||||
"add_router_title": "Tambah Router",
|
||||
"connect_desc": "Hubungkan Mikhmon ke perangkat RouterOS Anda.",
|
||||
"connect_desc": "Hubungkan Mivo ke perangkat RouterOS Anda.",
|
||||
"session_settings": "Pengaturan Sesi",
|
||||
"unique_id": "ID Unik. Pratinjau:",
|
||||
"show_quick_access": "Tampilkan di Akses Cepat (Beranda)",
|
||||
@@ -585,7 +598,13 @@
|
||||
"cors_rule_updated": "Aturan CORS Diperbarui",
|
||||
"cors_rule_updated_desc": "Perubahan pada aturan CORS untuk {origin} berhasil disimpan.",
|
||||
"cors_rule_deleted": "Aturan CORS Dihapus",
|
||||
"cors_rule_deleted_desc": "Aturan CORS berhasil dihapus."
|
||||
"cors_rule_deleted_desc": "Aturan CORS berhasil dihapus.",
|
||||
"plugin_deleted": "Plugin Dihapus",
|
||||
"plugin_deleted_desc": "Plugin berhasil dihapus.",
|
||||
"upload_failed": "Gagal Mengunggah",
|
||||
"install_failed": "Instalasi Gagal",
|
||||
"invalid_plugin_desc": "Struktur plugin tidak valid: plugin.php tidak ditemukan.",
|
||||
"zip_open_failed_desc": "Gagal membuka file zip yang diunggah."
|
||||
},
|
||||
"status": {
|
||||
"check_title": "Cek Status Voucher",
|
||||
|
||||
Reference in New Issue
Block a user