mirror of
https://github.com/dyzulk/trustlab.git
synced 2026-01-26 21:41:52 +07:00
feat: show issuer_name in CA tables and support outline variant in Badge
This commit is contained in:
@@ -664,6 +664,7 @@
|
||||
"search_placeholder": "Search CAs...",
|
||||
"type_th": "Type",
|
||||
"common_name_th": "Common Name",
|
||||
"issuer_th": "Issued By",
|
||||
"serial_th": "Serial Number",
|
||||
"validity_th": "Validity Period",
|
||||
"status_th": "Status",
|
||||
@@ -671,6 +672,7 @@
|
||||
"validity_to_label": "to",
|
||||
"status_valid": "Valid",
|
||||
"status_expired": "Expired",
|
||||
"self_signed": "Self-Signed",
|
||||
"renew_button": "Renew Now",
|
||||
"no_ca_search": "No CAs matched \"{term}\"",
|
||||
"no_ca_found": "No Root CA certificates found. Run CA Setup from Certificates page."
|
||||
|
||||
@@ -664,6 +664,7 @@
|
||||
"search_placeholder": "Cari CA...",
|
||||
"type_th": "Tipe",
|
||||
"common_name_th": "Common Name",
|
||||
"issuer_th": "Diterbitkan Oleh",
|
||||
"serial_th": "Nomor Seri",
|
||||
"validity_th": "Masa Berlaku",
|
||||
"status_th": "Status",
|
||||
@@ -671,6 +672,7 @@
|
||||
"validity_to_label": "ke",
|
||||
"status_valid": "Valid",
|
||||
"status_expired": "Kedaluwarsa",
|
||||
"self_signed": "Self-Signed",
|
||||
"renew_button": "Perbarui",
|
||||
"no_ca_search": "Tidak ada CA yang cocok dengan \"{term}\"",
|
||||
"no_ca_found": "Sertifikat Root CA tidak ditemukan. Jalankan Pengaturan CA dari halaman Sertifikat."
|
||||
|
||||
Reference in New Issue
Block a user