feat: translations (wip)

This commit is contained in:
Nick
2019-06-08 21:00:12 -04:00
parent f93ea02975
commit 0f1c3a1658
11 changed files with 71 additions and 65 deletions

View File

@@ -3,7 +3,7 @@
nav-header(hide-search)
template(slot='mid')
v-spacer
.subheading.grey--text Administration Area
.subheading.grey--text {{$t('admin:adminArea')}}
v-spacer
v-navigation-drawer.pb-0.admin-sidebar(v-model='adminDrawerShown', app, fixed, clipped, :right='$vuetify.rtl', permanent)
vue-scroll(:ops='scrollStyle')