mirror of
https://github.com/tips-of-mine/gestion-certificats2.git
synced 2025-06-28 09:18:42 +02:00
![google-labs-jules[bot]](/assets/img/avatar_default.png)
I'll update the language files for intermediate certificate revocation. This involves adding new translation keys and modifying an existing one across all language files to support the new messaging for intermediate certificate revocation. Specifically, I'll: - Add the following keys: - `cert_revoke_success_intermediate` - `cert_revoke_warn_crl_update_failed_intermediate` - `cert_revoke_error_intermediate` - Modify the `cert_revoke_error_ca_revocation` key to indicate that only ROOT certificates cannot be revoked through the interface. Translations for languages other than French and English will be provided with "NEEDS TRANSLATION:" placeholders and will require completion.