|
15 | 15 | "action.close": "Close", |
16 | 16 | "action.delete": "Delete", |
17 | 17 | "action.disable": "Disable", |
| 18 | + "action.download": "Download", |
18 | 19 | "action.edit": "Edit", |
19 | 20 | "action.enable": "Enable", |
20 | 21 | "action.permissions": "Permissions", |
| 22 | + "action.renew": "Renew", |
21 | 23 | "action.view-details": "View Details", |
22 | 24 | "auditlogs": "Audit Logs", |
23 | 25 | "cancel": "Cancel", |
24 | 26 | "certificate": "Certificate", |
| 27 | + "certificate.in-use": "In Use", |
25 | 28 | "certificate.none.subtitle": "No certificate assigned", |
26 | 29 | "certificate.none.subtitle.for-http": "This host will not use HTTPS", |
27 | 30 | "certificate.none.title": "None", |
| 31 | + "certificate.not-in-use": "Not Used", |
28 | 32 | "certificates": "Certificates", |
29 | 33 | "certificates.custom": "Custom Certificate", |
30 | 34 | "certificates.dns.credentials": "Credentials File Content", |
|
121 | 125 | "notification.object-deleted": "{object} has been deleted", |
122 | 126 | "notification.object-disabled": "{object} has been disabled", |
123 | 127 | "notification.object-enabled": "{object} has been enabled", |
| 128 | + "notification.object-renewed": "{object} has been renewed", |
124 | 129 | "notification.object-saved": "{object} has been saved", |
125 | 130 | "notification.success": "Success", |
126 | 131 | "object.actions-title": "{object} #{id}", |
|
0 commit comments