Add button to add custom certificate in certificate list

This commit is contained in:
Julian Gassner
2025-01-22 15:33:02 +00:00
parent 9687e9e450
commit e6f61e297f
9 changed files with 58 additions and 35 deletions

View File

@ -185,6 +185,8 @@
"title": "SSL Certificates",
"empty": "There are no SSL Certificates",
"add": "Add SSL Certificate",
"add-letsencrypt": "Add SSL Certificate with Let's Encrypt",
"add-custom": "Add Custom SSL Certificate",
"form-title": "Add {provider, select, letsencrypt{Let's Encrypt} other{Custom}} Certificate",
"delete": "Delete SSL Certificate",
"delete-confirm": "Are you sure you want to delete this SSL Certificate? Any hosts using it will need to be updated later.",