mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
i18n (wip)
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<i
|
||||
class="fas fa-shield-alt"
|
||||
v-tooltip="{
|
||||
content: 'You are logged in as an admin',
|
||||
content: $t('admin_loggedin'),
|
||||
placement: 'right',
|
||||
offset: 5,
|
||||
boundariesElement: 'body',
|
||||
|
Reference in New Issue
Block a user