mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[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:
@@ -133,6 +133,10 @@
|
||||
"FAVORITE_LIBRARIES": {
|
||||
"TITLE": "Du har ikke angivet nogen biblioteker som favorit",
|
||||
"TEXT": "Angiv et bibliotek som favorit for at gøre det nemt at finde biblioteket igen."
|
||||
},
|
||||
"ALL_LIBRARIES": {
|
||||
"TITLE": "Intet bibliotek fundet",
|
||||
"TEXT": "Opret et ny bibliotek, og kom i gang"
|
||||
}
|
||||
},
|
||||
"MENU": {
|
||||
@@ -149,6 +153,12 @@
|
||||
"LABEL": "Biblioteker, der er angivet som favorit",
|
||||
"TOOLTIP": "Adgang til de biblioteker, jeg har angivet som favorit"
|
||||
}
|
||||
},
|
||||
"ALL_LIBRARIES": {
|
||||
"TITLE": "Alle biblioteker",
|
||||
"SIDENAV_LINK": {
|
||||
"LABEL": "Alle biblioteker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ERRORS": {
|
||||
|
||||
Reference in New Issue
Block a user