diff options
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" |
