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:
@@ -135,6 +135,10 @@
|
||||
"FAVORITE_LIBRARIES": {
|
||||
"TITLE": "No Favorite Libraries",
|
||||
"TEXT": "Favorite a library that you want to find easily later."
|
||||
},
|
||||
"ALL_LIBRARIES": {
|
||||
"TITLE": "No library found",
|
||||
"TEXT": "Create a new library to get started."
|
||||
}
|
||||
},
|
||||
"MENU": {
|
||||
@@ -151,6 +155,13 @@
|
||||
"LABEL": "Favorite Libraries",
|
||||
"TOOLTIP": "Access my favorite libraries"
|
||||
}
|
||||
},
|
||||
"ALL_LIBRARIES": {
|
||||
"TITLE": "All Libraries",
|
||||
"SIDENAV_LINK": {
|
||||
"LABEL": "All Libraries",
|
||||
"TOOLTIP": "Access all libraries"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ERRORS": {
|
||||
|
||||
Reference in New Issue
Block a user