From 0bc0651cae43f04119b75cf11ed6bea642fec48a Mon Sep 17 00:00:00 2001 From: Uwe Ilgenstein Date: Tue, 27 Aug 2024 13:38:14 +0200 Subject: [PATCH] add requested changes --- src/locales/en.ts | 2 +- src/modules/feature/room-directory/RoomGrid.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locales/en.ts b/src/locales/en.ts index 892544717d..658c88b393 100644 --- a/src/locales/en.ts +++ b/src/locales/en.ts @@ -1581,7 +1581,7 @@ export default { "Common Cartridge Version 1.1 (e.g. compatible with Moodle)", "pages.room.modal.course.export.version1.3": "Common Cartridge Version 1.3", "pages.rooms.active.title": "Current rooms", - "pages.rooms.active.emptyState": "There are currently no rooms here.", + "pages.rooms.active.emptyState": "Currently there are no rooms here.", "pages.taskCard.addElement": "Add element", "pages.taskCard.deleteElement.text": "Are you sure, you want to remove this element?", diff --git a/src/modules/feature/room-directory/RoomGrid.vue b/src/modules/feature/room-directory/RoomGrid.vue index 851314cf69..b3c468195b 100644 --- a/src/modules/feature/room-directory/RoomGrid.vue +++ b/src/modules/feature/room-directory/RoomGrid.vue @@ -27,6 +27,7 @@ + +