1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 16:10:26 +00:00

freeze document

This commit is contained in:
lian
2023-11-14 16:06:45 +08:00
committed by 杨顺强
parent eefbc643c6
commit 9d52a45474
7 changed files with 35 additions and 8 deletions

View File

@@ -21,6 +21,7 @@ const TextTranslation = {
'DETAILS' : {key : 'Details', value : gettext('Details')},
'OPEN_VIA_CLIENT' : {key : 'Open via Client', value : gettext('Open via Client')},
'LOCK' : {key : 'Lock', value : gettext('Lock')},
'FREEZE_DOCUMENT' : {key : 'Freeze Document', value : gettext('Freeze Document')},
'UNLOCK' : {key : 'Unlock', value : gettext('Unlock')},
'CONVERT_TO_MARKDOWN' : {key : 'Convert to Markdown', value : gettext('Convert to Markdown')},
'CONVERT_TO_SDOC' : {key : 'Convert to sdoc', value : gettext('Convert to sdoc')},