From ca5a12a0fc1e14c1abf93b3ce8dd1eb53223fe97 Mon Sep 17 00:00:00 2001 From: lruzicki <56487722+lruzicki@users.noreply.github.com> Date: Wed, 15 May 2024 18:14:23 +0200 Subject: [PATCH] Update en.json --- src/translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/translations/en.json b/src/translations/en.json index 86e785a..705be09 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -82,6 +82,7 @@ "admin.EnrolmentOfficerPicker.openText": "Open", "admin.EnrolmentOfficerPicker.closeText": "Close", "admin.UserFilter.showHistory": "Show History", + "admin.UserFilter.showDeleted": "Show Deleted", "admin.password.minLength": "at least {count} characters", "admin.password.lowerCase": "{count, plural, one {# lowercase letter} other {# lowercase letters}}", "admin.password.upperCase": "{count, plural, one {# uppercase letter} other {# uppercase letters}}",