From a46a4414805adcf3fea4eecd6c1019f6c4cd5019 Mon Sep 17 00:00:00 2001 From: Mike Cao Date: Wed, 19 May 2021 20:39:06 -0700 Subject: [PATCH] Fix translation. --- lang/fi-FI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fi-FI.json b/lang/fi-FI.json index 9b3aa961..47a0f0f2 100644 --- a/lang/fi-FI.json +++ b/lang/fi-FI.json @@ -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.",