mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-08 23:23:15 +08:00
chore: update locale
This commit is contained in:
@@ -13,7 +13,7 @@ const logoVisible = defineModel<boolean>('logoVisible');
|
||||
|
||||
<template>
|
||||
<SwitchItem v-model="tabsVisible">
|
||||
{{ $t('preferences.tabs-visible') }}
|
||||
{{ $t('preferences.tabbar.enable') }}
|
||||
</SwitchItem>
|
||||
<SwitchItem v-model="logoVisible">
|
||||
{{ $t('preferences.logo-visible') }}
|
||||
|
||||
Reference in New Issue
Block a user