summaryrefslogtreecommitdiff
path: root/src/client/app/dev
diff options
context:
space:
mode:
authorgutfuckllc <40531868+gutfuckllc@users.noreply.github.com>2018-08-06 21:03:24 -0400
committergutfuckllc <40531868+gutfuckllc@users.noreply.github.com>2018-08-06 21:03:24 -0400
commiteb8c3fe884a866d9221398b72c328d56fbcfcb9f (patch)
treef43c25f70b024c92e73b9155c4fa16fa08f757f6 /src/client/app/dev
parentLocalized annotations line (diff)
downloadsharkey-eb8c3fe884a866d9221398b72c328d56fbcfcb9f.tar.gz
sharkey-eb8c3fe884a866d9221398b72c328d56fbcfcb9f.tar.bz2
sharkey-eb8c3fe884a866d9221398b72c328d56fbcfcb9f.zip
Localize a dev file
Diffstat (limited to 'src/client/app/dev')
-rw-r--r--src/client/app/dev/views/index.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/dev/views/index.vue b/src/client/app/dev/views/index.vue
index 3f572b3907..bb137481f4 100644
--- a/src/client/app/dev/views/index.vue
+++ b/src/client/app/dev/views/index.vue
@@ -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>