{{
!isSigned
? $t('trials:workbench:title:sysDocBeSigned')
: $t('trials:workbench:title:sysDocSigned')
}}
{{ $t('common:message:signTip') }}
{{
`(${currentMinMinutes * 60 - duration}s)`
}}
{{ $t('common:button:sign') }}
{{ $t('common:dialogTitle:sign') }}
{{
`(${$t('common:label:sign')}${currentUser})`
}}