Localize a dev file

This commit is contained in:
gutfuckllc
2018-08-06 21:03:24 -04:00
parent ff325d9588
commit eb8c3fe884
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<mk-ui>
<b-button to="/apps" variant="primary">アプリの管理</b-button>
<b-button to="/apps" variant="primary">%i18n:@manage-apps%</b-button>
</mk-ui>
</template>