mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-25 14:34:46 +00:00
Merge pull request #4520 from jumpserver/pr@dev@feat_add_translate
feat: add translate
This commit is contained in:
@@ -84,7 +84,7 @@ export default {
|
||||
currentEdit: '',
|
||||
biometricFeaturesActions: [
|
||||
{
|
||||
title: this.$t('Face'),
|
||||
title: this.$t('FacialFeatures'),
|
||||
attrs: {
|
||||
type: 'primary',
|
||||
label: this.$store.state.users.profile.is_face_code_set ? this.$t('Unbind') : this.$t('Bind')
|
||||
|
||||
Reference in New Issue
Block a user