diff --git a/public/locales/en/common.json b/public/locales/en/common.json index bf0e832..580898b 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -2,6 +2,7 @@ "Activate": "Activate", "Active": "Active", "Add": "Add", + "AreYouSure": "Are you sure?", "AddDomain": "Add Domain", "Address": "Address", "AddUser": "Add User", diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 5fdb7b6..4b57008 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -11,6 +11,7 @@ "AnErrorOccurred": "Une erreur s'est produite", "Application": "Application", "Applications": "Applications", + "AreYouSure": "Êtes‑vous sûr?", "AuthorizationEndpoint": "Point de terminaison d’autorisation", "AuditLog": "Journaux d’audit", "AuditLogs": "Journaux d’audit",