diff --git a/src/messages/en.json b/src/messages/en.json
index 447b772..5be5ee6 100644
--- a/src/messages/en.json
+++ b/src/messages/en.json
@@ -218,6 +218,10 @@
],
"guide_linux_shortcut_title": "Instant Installation (CLI)",
"guide_linux_shortcut_desc": "Run the corresponding command for the certificate you wish to trust:",
+ "bundle_guide_title": "Trust All Certificates (Quick Start)",
+ "bundle_guide_desc": "If you are setting up a new device, we recommend using the Bundle Installer. This will instantly untrust all TrustLab Root and Intermediate CAs in one go.",
+ "bundle_cli_label": "Global Bundle Installer (All-in-One)",
+ "download_all_bundle": "Download Full Bundle",
"guide_steps_mobile": [
"Android: Settings > Security > Install from storage > CA Certificate.",
"iOS: Install the profile, then Settings > General > About > Certificate Trust Settings."
diff --git a/src/messages/id.json b/src/messages/id.json
index 9ca140c..1494f81 100644
--- a/src/messages/id.json
+++ b/src/messages/id.json
@@ -217,7 +217,11 @@
"Skrip akan secara otomatis mendeteksi distro dan memperbarui penyimpanan CA Anda."
],
"guide_linux_shortcut_title": "Instalasi Instan (CLI)",
- "guide_linux_shortcut_desc": "Jalankan perintah yang sesuai untuk sertifikat yang ingin Anda percayai:",
+ "guide_linux_shortcut_desc": "Jalankan perintah sesuai dengan sertifikat yang ingin Anda percayai:",
+ "bundle_guide_title": "Percayai Semua Sertifikat (Mulai Cepat)",
+ "bundle_guide_desc": "Jika Anda baru menyiapkan perangkat baru, kami menyarankan Anda menggunakan Bundle Installer. Ini akan langsung memercayai semua Root dan Intermediate CA TrustLab sekaligus.",
+ "bundle_cli_label": "Global Bundle Installer (Sapujagat)",
+ "download_all_bundle": "Unduh Bundle Lengkap",
"guide_steps_mobile": [
"Android: Pengaturan > Keamanan > Instal dari penyimpanan > Sertifikat CA.",
"iOS: Instal profil, lalu Pengaturan > Umum > Mengenai > Pengaturan Kepercayaan Sertifikat."