fix: make german translation more consistent, fix typos (#499)
This commit is contained in:
parent
c30587ec7d
commit
301c8b2612
8 changed files with 43 additions and 38 deletions
|
@ -64,7 +64,7 @@ const activate = () => {
|
|||
bg-transparent
|
||||
outline="focus:none"
|
||||
pr-4
|
||||
:placeholder="`${t('nav_side.search')} Elk`"
|
||||
:placeholder="t('nav_side.search', ['Elk'])"
|
||||
pb="1px"
|
||||
placeholder-text-secondary
|
||||
@keydown.down.prevent="shift(1)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue