[ACS-10165] create all libraries component (#4826)

* [ACS-10165] create all libraries component

* [ACS-10165] move translations, apply cr comments

* [ACS-10165] fix column tracking

* [ACS-10165] remove flag

* [ACS-10165] create base component for library pages

* [ACS-10165] fix build issue

* [ACS-10165] code review fixes
This commit is contained in:
Grzegorz Jaśkowski
2025-10-24 09:57:05 +02:00
committed by GitHub
parent 7e6b43653e
commit 3386af55dd
33 changed files with 981 additions and 443 deletions
+10
View File
@@ -133,6 +133,10 @@
"FAVORITE_LIBRARIES": {
"TITLE": "Keine Bibliotheken als Favoriten markiert",
"TEXT": "Markieren Sie eine Bibliothek als Favorit, um sie später leichter zu finden."
},
"ALL_LIBRARIES": {
"TITLE": "Keine Bibliothek gefunden",
"TEXT": "Erstellen Sie zu Beginn eine neue Bibliothek."
}
},
"MENU": {
@@ -149,6 +153,12 @@
"LABEL": "Als Favoriten markierte Bibliotheken",
"TOOLTIP": "Auf meine als Favoriten markierten Bibliotheken zugreifen"
}
},
"ALL_LIBRARIES": {
"TITLE": "Alle Bibliotheken",
"SIDENAV_LINK": {
"LABEL": "Alle Bibliotheken"
}
}
},
"ERRORS": {