update copy

This commit is contained in:
taehoon 2019-09-26 21:29:51 -04:00
parent 503f086487
commit 7e5a3fa09f
3 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -130,7 +130,7 @@
href="/pleroma/admin/"
target="_blank"
>
{{ $t("nav.admin_panel") }}
{{ $t("nav.administration") }}
</a>
</li>
<li

View File

@ -68,7 +68,7 @@
},
"nav": {
"about": "About",
"admin_panel": "Admin Panel",
"administration": "Administration",
"back": "Back",
"chat": "Local Chat",
"friend_requests": "Follow Requests",