Use global translation
This commit is contained in:
parent
4530d40537
commit
b975751710
2 changed files with 1 additions and 2 deletions
|
@ -71,7 +71,7 @@
|
|||
|
||||
<section>
|
||||
<ui-switch v-model="showPostFormOnTopOfTl">{{ $t('post-form-on-timeline') }}</ui-switch>
|
||||
<ui-button @click="customizeHome">{{ $t('customize') }}</ui-button>
|
||||
<ui-button @click="customizeHome">{{ $t('@.customize-home') }}</ui-button>
|
||||
</section>
|
||||
<section>
|
||||
<header>{{ $t('wallpaper') }}</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue