Translate notification.php to Swedish

Translate new strings
This commit is contained in:
Anton Strömkvist 2019-10-01 14:09:12 +02:00
parent 3480b64f0a
commit aa914e6f62
No known key found for this signature in database
GPG key ID: 50A3573EFBFA9867

View file

@ -3,6 +3,10 @@
return [
'likedPhoto' => 'gillade ditt foto.',
'likedComment' => 'gillade din kommentar.',
'startedFollowingYou' => 'började följa dig.',
'commented' => 'kommenterade ditt foto.',
'mentionedYou' => 'nämnde dig.',
'shared' => 'delade ditt foto.',
];