From 2d9aafa23115539a54d226f4aee6fa0d55f49485 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 20 Nov 2022 20:29:59 +0100 Subject: [PATCH] Unused ssl_certificate string --- app/src/i18n/locales/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/i18n/locales/en.json b/app/src/i18n/locales/en.json index b918c2e0..a97fe57e 100644 --- a/app/src/i18n/locales/en.json +++ b/app/src/i18n/locales/en.json @@ -580,7 +580,6 @@ "yes": "Yes", "yunohost_admin": "YunoHost Admin", "certificate_manage": "Manage SSL certificate", - "ssl_certificate": "SSL certificate", "certificate": "Certificate", "purge_user_data_checkbox": "Purge {name}'s data? (This will remove the content of its home and mail directories.)", "purge_user_data_warning": "Purging user's data is not reversible. Be sure you know what you're doing!"