feat(i18n): improve i18n copy and add new translations
- Add new translation entries - Fix several language files
This commit is contained in:
@@ -112,5 +112,6 @@ export const sslTranslations: SSLTranslations = {
|
||||
created: "Created",
|
||||
lastUpdated: "Last Updated",
|
||||
lastNotification: "Last Notification",
|
||||
collectionId: "Collection ID"
|
||||
collectionId: "Collection ID",
|
||||
noCertificatesFound: "No Certificates Found",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user