diff --git a/src/app/organizations/manage/collections.component.html b/src/app/organizations/manage/collections.component.html index 741901af..62711646 100644 --- a/src/app/organizations/manage/collections.component.html +++ b/src/app/organizations/manage/collections.component.html @@ -13,7 +13,7 @@ -

{{'noItemsInList' | i18n}}

+

{{'noCollectionsInList' | i18n}}

diff --git a/src/app/organizations/manage/groups.component.html b/src/app/organizations/manage/groups.component.html index 447644d5..fd723ef7 100644 --- a/src/app/organizations/manage/groups.component.html +++ b/src/app/organizations/manage/groups.component.html @@ -13,7 +13,7 @@ -

{{'noItemsInList' | i18n}}

+

{{'noGroupsInList' | i18n}}