i18n
This commit is contained in:
parent
69802a9f00
commit
3b0d0df068
2 changed files with 23 additions and 22 deletions
|
@ -14,7 +14,7 @@
|
|||
{{ $t('autoReloadWhenDisconnected') }}
|
||||
</mk-switch>
|
||||
<mk-switch v-model="$store.state.i.autoWatch" @change="onChangeAutoWatch">
|
||||
{{ $t('auto-watch') }}<template #desc>{{ $t('auto-watch-desc') }}</template>
|
||||
{{ $t('autoNoteWatch') }}<template #desc>{{ $t('auto-watch-desc') }}</template>
|
||||
</mk-switch>
|
||||
</div>
|
||||
<div class="_content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue