diff options
| author | taehoon <th.dev91@gmail.com> | 2019-09-26 21:29:51 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-10-01 07:36:42 -0400 |
| commit | 7e5a3fa09f14b9580c79917e2832ac2229efefd9 (patch) | |
| tree | 2d50ff9e703e51710542d5b586be18889aa25565 /src/App.vue | |
| parent | 503f086487e05d94058531269a9be64bf0deeb2a (diff) | |
update copy
Diffstat (limited to 'src/App.vue')
| -rw-r--r-- | src/App.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue index 855d7d8c..47da6064 100644 --- a/src/App.vue +++ b/src/App.vue @@ -60,7 +60,7 @@ target="_blank" ><i class="button-icon icon-gauge nav-icon" - :title="$t('nav.admin_panel')" + :title="$t('nav.administration')" /></a> <a v-if="currentUser" |
