Translated mobile/views/pages/widgets/activity.vue and mobile/views/pages/widgets.vue

This commit is contained in:
gutfuckllc
2018-08-01 17:34:27 -04:00
parent b608e594af
commit 2f8b64d6fb
4 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<template>
<mk-ui>
<span slot="header">%fa:home%ダッシュボード</span>
<span slot="header">%fa:home%%i18n:@dashboard%</span>
<template slot="func">
<button @click="customizing = !customizing">%fa:cog%</button>
</template>