mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-13 08:12:57 +02:00
i18n (wip)
This commit is contained in:
parent
bf51a3ff3a
commit
75f54db90e
15 changed files with 178 additions and 57 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue