Use global translation

This commit is contained in:
syuilo
2019-02-24 03:39:45 +09:00
parent 4530d40537
commit b975751710
2 changed files with 1 additions and 2 deletions

View File

@ -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>