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": "无收藏库",
|
||||
"TEXT": "收藏您希望以后轻松查找的库"
|
||||
},
|
||||
"ALL_LIBRARIES": {
|
||||
"TITLE": "未发现任何库",
|
||||
"TEXT": "创建新库以开始使用"
|
||||
}
|
||||
},
|
||||
"MENU": {
|
||||
@@ -149,6 +153,12 @@
|
||||
"LABEL": "收藏库",
|
||||
"TOOLTIP": "访问我的收藏库"
|
||||
}
|
||||
},
|
||||
"ALL_LIBRARIES": {
|
||||
"TITLE": "所有库",
|
||||
"SIDENAV_LINK": {
|
||||
"LABEL": "所有库"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ERRORS": {
|
||||
|
||||
Reference in New Issue
Block a user