mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-02-04 19:00:47 +00:00
New translations web.php (Finnish)
[ci skip]
This commit is contained in:
parent
1a79f10dc8
commit
2f17577b32
1 changed files with 10 additions and 10 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue