diff --git a/components/lang-switch/lang-switch.vue b/components/lang-switch/lang-switch.vue index 260d082b..416ddec8 100644 --- a/components/lang-switch/lang-switch.vue +++ b/components/lang-switch/lang-switch.vue @@ -1,28 +1,30 @@ - - - - - - - - - {{ $t('common.multilingual') }} - - - - {{ value }} - + + + + + + + - {{ $t('common.confirm') }} - - - + {{ $t('common.multilingual') }} + + + + {{ value }} + + + {{ $t('common.confirm') }} + + + + + - - + +