diff --git a/src/translation/en.json b/src/translation/en.json index f5ae7b94e..689497a7f 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -162,7 +162,11 @@ "switchToSignUpAction": "Don't have an account yet? Sign up", "switchToLoginAction": "Already have an account? Log in" }, - "categoryLabel": "Category" + "categoryLabel": "Category", + "ssofilter": { + "all": "All Apps", + "label": "User Management" + } }, "users": { "title": "User Directory", diff --git a/src/views/appstore.html b/src/views/appstore.html index 0f1073963..52be7a23f 100644 --- a/src/views/appstore.html +++ b/src/views/appstore.html @@ -298,7 +298,7 @@