diff --git a/account/messages/messages_en.properties b/account/messages/messages_en.properties index 0f8ba16..acf5757 100644 --- a/account/messages/messages_en.properties +++ b/account/messages/messages_en.properties @@ -166,7 +166,7 @@ linkError=Could not link due to\: {{error}} requestor=Requestor shareWith=Share with updateCredAriaLabel=Update credential -error-pattern-no-match='{{0}}' doesn't match required format. +error-pattern-no-match='{{0}}' not match required format. application=Application unlinkedLoginProviders=Unlinked login providers applicationDetails=Application details for {{clientId}} diff --git a/account/theme.properties b/account/theme.properties index 4c7bd89..92b9afc 100644 --- a/account/theme.properties +++ b/account/theme.properties @@ -16,4 +16,4 @@ favIcon=/img/favicon.ico # This is the mime type for the favIcon. # Default value is 'image/svg+xml' favIconType=image/x-icon -locales=ar,ca,cs,da,de,el,en,es,fa,fr,fi,hr,hu,it,ja,ky,lt,lv,nl,no,pl,pt,pt-BR,ru,sk,sl,sv,th,tr,uk,zh-CN,zh-TW +locales=en,it diff --git a/admin/theme.properties b/admin/theme.properties index 4dcb353..3e40940 100644 --- a/admin/theme.properties +++ b/admin/theme.properties @@ -4,4 +4,4 @@ favIcon=/img/favicon.ico stylesCommon=vendor/patternfly-v5/patternfly.min.css vendor/patternfly-v5/patternfly-addons.css styles=css/common.css -locales=ar,ca,cs,da,de,el,en,es,fa,fr,fi,hr,hu,it,ja,ky,lt,lv,nl,no,pl,pt,pt-BR,ru,sk,sl,sv,th,tr,uk,zh-CN,zh-TW +locales=en,it