From 0e57dd9f59e9d347d924f604e5b30644f21c632d Mon Sep 17 00:00:00 2001 From: dyzulk <66510723+dyzulk@users.noreply.github.com> Date: Thu, 1 Jan 2026 18:48:23 +0700 Subject: [PATCH] content: clarify administrative role for CA issuance in features --- src/messages/en.json | 4 ++-- src/messages/id.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/messages/en.json b/src/messages/en.json index ff059f0..39840d1 100644 --- a/src/messages/en.json +++ b/src/messages/en.json @@ -170,8 +170,8 @@ "cta_explore_features": "Explore Features", "features_title": "Core Features for Internal Infrastructure", "features_desc": "Everything you need to manage your internal security layers efficiently.", - "feature_1_title": "Custom CA Issuance", - "feature_1_desc": "Issue Root and Intermediate CA certificates for your lab or local network. Fully compliant with standard encryption protocols.", + "feature_1_title": "Certificate Authority (CA)", + "feature_1_desc": "Administrative control for Root and Intermediate CAs. Establish a secure and trusted foundation for your entire internal network.", "feature_2_title": "API Management", "feature_2_desc": "Secure your external services with granular API keys. Track usage patterns and revoke access instantly when needed.", "feature_3_title": "Real-time Tracking", diff --git a/src/messages/id.json b/src/messages/id.json index 1f2981e..ecf5c6d 100644 --- a/src/messages/id.json +++ b/src/messages/id.json @@ -169,8 +169,8 @@ "cta_explore_features": "Jelajahi Fitur", "features_title": "Fitur Utama untuk Infrastruktur Internal", "features_desc": "Semua yang Anda butuhkan untuk mengelola lapisan keamanan internal secara efisien.", - "feature_1_title": "Penerbitan CA Kustom", - "feature_1_desc": "Terbitkan sertifikat Root dan Intermediate CA untuk lab atau jaringan lokal Anda. Sepenuhnya sesuai dengan protokol enkripsi standar.", + "feature_1_title": "Otoritas Sertifikat (CA)", + "feature_1_desc": "Fitur administrasi untuk mengelola Root dan Intermediate CA. Bangun fondasi kepercayaan yang kuat untuk seluruh jaringan internal Anda.", "feature_2_title": "Manajemen API", "feature_2_desc": "Amankan layanan eksternal Anda dengan kunci API granular. Lacak pola penggunaan dan cabut akses secara instan saat dibutuhkan.", "feature_3_title": "Pelacakan Real-time",