mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 07:55:36 +00:00
fix
This commit is contained in:
@@ -16,8 +16,8 @@ const TextTranslation = {
|
|||||||
'OPEN_VIA_CLIENT' : {key : 'Open via Client', value : gettext('Open via Client')},
|
'OPEN_VIA_CLIENT' : {key : 'Open via Client', value : gettext('Open via Client')},
|
||||||
'LOCK' : {key : 'Lock', value : gettext('Lock')},
|
'LOCK' : {key : 'Lock', value : gettext('Lock')},
|
||||||
'UNLOCK' : {key : 'Unlock', value : gettext('Unlock')},
|
'UNLOCK' : {key : 'Unlock', value : gettext('Unlock')},
|
||||||
'MASK_AS_DRAFT' : {key : 'Mask as draft', value : gettext('Mask as draft')},
|
'MASK_AS_DRAFT' : {key : 'Mask as draft', value : gettext('Mark as draft')},
|
||||||
'UNMASK_AS_DRAFT' : {key : 'Unmask as draft', value : gettext('Unmask as draft')},
|
'UNMASK_AS_DRAFT' : {key : 'Unmask as draft', value : gettext('Unmark as draft')},
|
||||||
'COMMENT' : {key : 'Comment', value : gettext('Comment')},
|
'COMMENT' : {key : 'Comment', value : gettext('Comment')},
|
||||||
'HISTORY' : {key : 'History', value : gettext('History')},
|
'HISTORY' : {key : 'History', value : gettext('History')},
|
||||||
'ACCESS_LOG' : {key : 'Access Log', value : gettext('Access Log')},
|
'ACCESS_LOG' : {key : 'Access Log', value : gettext('Access Log')},
|
||||||
|
Reference in New Issue
Block a user