diff --git a/backend/src/main/resources/i18n/messages_en.properties b/backend/src/main/resources/i18n/messages_en.properties index 61dab97c0..52cf82c81 100644 --- a/backend/src/main/resources/i18n/messages_en.properties +++ b/backend/src/main/resources/i18n/messages_en.properties @@ -1,5 +1,6 @@ action.dashboard=Dashboard action.logout=Logout +action.add=Add action.add-new=Add New action.add-new-provider=Add a new metadata provider action.add-new-source=Add a new metadata source @@ -231,7 +232,7 @@ label.script=Script label.metadata-filter=Metadata Filter label.metadata-filter-type=Metadata Filter Type -label.http-connnection-attributes=HTTP Connection Attributes +label.http-connection-attributes=HTTP Connection Attributes label.http-security-attributes=HTTP Security Attributes label.http-proxy-attributes=HTTP Proxy Attributes label.http-caching-attributes=HTTP Caching Attributes diff --git a/ui/src/app/app.component.html b/ui/src/app/app.component.html index 57c089920..4d6ba9564 100644 --- a/ui/src/app/app.component.html +++ b/ui/src/app/app.component.html @@ -77,7 +77,7 @@ {{ formatted$ | async }}  |  - Copyright © Internet2 + Copyright © Internet2