mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Fix translation.
This commit is contained in:
parent
63b04b92f1
commit
a46a441480
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
"label.username": "Käyttäjänimi",
|
||||
"label.view-details": "Katso tiedot",
|
||||
"label.websites": "Verkkosivut",
|
||||
"message.active-users": "{x} nykyinen {x, plural, yksi {visitor} muut {visitors}}",
|
||||
"message.active-users": "{x} nykyinen {x, plural, one {yksi} other {muut}}",
|
||||
"message.confirm-delete": "Haluatko varmasti poistaa {target}?",
|
||||
"message.copied": "Kopioitu!",
|
||||
"message.delete-warning": "Kaikki siihen liittyvät tiedot poistetaan.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue