mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
[related files] removed all the related functions
This commit is contained in:
@@ -20,8 +20,7 @@ const TextTranslation = {
|
||||
'HISTORY' : {key : 'History', value : gettext('History')},
|
||||
'ACCESS_LOG' : {key : 'Access Log', value : gettext('Access Log')},
|
||||
'TAGS': {key: 'Tags', value: gettext('Tags')},
|
||||
'RELATED_FILES': {key: 'Related Files', value: gettext('Related Files')},
|
||||
'ONLYOFFICE_CONVERT': {key: 'Convert with ONLYOFFICE', value: gettext('Convert with ONLYOFFICE')}
|
||||
};
|
||||
|
||||
export default TextTranslation;
|
||||
export default TextTranslation;
|
||||
|
Reference in New Issue
Block a user