mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
code cleanup (#3210)
* code cleanup * rollback changes * remove dead code * remove debug app config * cleanup unused locales * no-unused-vars rule * test fixes and cleanup * remove unnecessary translate modules
This commit is contained in:
@@ -476,16 +476,6 @@
|
||||
"CANCEL": "取消",
|
||||
"UPLOAD": "上传"
|
||||
},
|
||||
"FORM": {
|
||||
"SUBTITLE": "对此版本进行了多大程度的变更?",
|
||||
"VERSION": {
|
||||
"MINOR": "次要 (#.1)",
|
||||
"MAJOR": "主要 (2.0)"
|
||||
},
|
||||
"COMMENT": {
|
||||
"PLACEHOLDER": "添加注释,描述变更内容"
|
||||
}
|
||||
},
|
||||
"SELECTION": {
|
||||
"EMPTY": "请选定一个文件去看它的版本。",
|
||||
"NO_PERMISSION": "您没有权限管理此内容的版本。"
|
||||
@@ -496,7 +486,7 @@
|
||||
},
|
||||
"INFO_PANEL": {
|
||||
"TABS": {
|
||||
|
||||
|
||||
},
|
||||
"DETAILS": "详细信息"
|
||||
},
|
||||
@@ -657,4 +647,4 @@
|
||||
"BASELINE-LOCK-24PX": "锁定的文件"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user