From fe7da551a497a63e71bdf5ad01be05286c500f16 Mon Sep 17 00:00:00 2001 From: Leendert de Borst Date: Fri, 29 Aug 2025 16:43:15 +0200 Subject: [PATCH] Add missing translation (#1157) --- apps/mobile-app/i18n/locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/mobile-app/i18n/locales/en.json b/apps/mobile-app/i18n/locales/en.json index b3ec58d8c..32ed26e5f 100644 --- a/apps/mobile-app/i18n/locales/en.json +++ b/apps/mobile-app/i18n/locales/en.json @@ -155,7 +155,8 @@ "deleteAttachment": "Delete", "toasts": { "credentialUpdated": "Credential updated successfully", - "credentialCreated": "Credential created successfully" + "credentialCreated": "Credential created successfully", + "credentialDeleted": "Credential deleted successfully" }, "createNewAliasFor": "Create new alias for", "errors": {