mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 07:45:22 +00:00
Translate notification.php to Swedish
Translate new strings
This commit is contained in:
parent
3480b64f0a
commit
aa914e6f62
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'likedPhoto' => 'gillade ditt foto.',
|
'likedPhoto' => 'gillade ditt foto.',
|
||||||
|
'likedComment' => 'gillade din kommentar.',
|
||||||
'startedFollowingYou' => 'började följa dig.',
|
'startedFollowingYou' => 'började följa dig.',
|
||||||
|
'commented' => 'kommenterade ditt foto.',
|
||||||
|
'mentionedYou' => 'nämnde dig.',
|
||||||
|
'shared' => 'delade ditt foto.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue