From 2f17577b321288e81c1cf5f8edb8aa2c33babe29 Mon Sep 17 00:00:00 2001 From: daniel Date: Fri, 17 Jan 2025 04:07:55 -0700 Subject: [PATCH] New translations web.php (Finnish) [ci skip] --- resources/lang/fi/web.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/resources/lang/fi/web.php b/resources/lang/fi/web.php index 3b9062230..a48ccc915 100644 --- a/resources/lang/fi/web.php +++ b/resources/lang/fi/web.php @@ -13,7 +13,7 @@ return [ 'shared' => 'Jaettu', 'shares' => 'Jaot', 'unshare' => 'Peru jakaminen', - 'bookmark' => 'Bookmark', + 'bookmark' => 'Kirjanmerkki', 'cancel' => 'Peruuta', 'copyLink' => 'Kopioi linkki', @@ -24,10 +24,10 @@ return [ 'other' => 'Muu', 'readMore' => 'Lue lisää', 'success' => 'Onnistui', - 'proceed' => 'Proceed', - 'next' => 'Next', - 'close' => 'Close', - 'clickHere' => 'click here', + 'proceed' => 'Jatka', + 'next' => 'Seuraava', + 'close' => 'Sulje', + 'clickHere' => 'klikkaa tästä', 'sensitive' => 'Sensitiivinen', 'sensitiveContent' => 'Sensitiivinen sisältö', @@ -82,12 +82,12 @@ return [ 'notifications' => [ 'liked' => 'tykkäsi sinun', 'commented' => 'kommentoi sinun', - 'reacted' => 'reacted to your', - 'shared' => 'shared your', - 'tagged' => 'tagged you in a', + 'reacted' => 'reagoi sinun', + 'shared' => 'jakoi sinun', + 'tagged' => 'merkitsi sinut', - 'updatedA' => 'updated a', - 'sentA' => 'sent a', + 'updatedA' => 'päivitetty', + 'sentA' => 'lähetti', 'followed' => 'followed', 'mentioned' => 'mentioned',