mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Adding missing translations
This commit is contained in:
parent
d4643c961d
commit
908f57f438
1 changed files with 6 additions and 1 deletions
|
@ -3,5 +3,10 @@
|
|||
return [
|
||||
|
||||
'likedPhoto' => 'syntes om dit billede.',
|
||||
'likedComment' => 'Syntes om din kommentar.',
|
||||
'startedFollowingYou' => 'følger dig nu.',
|
||||
'commented' => 'har kommenteret på dit opslag.',
|
||||
'mentionedYou' => 'har nævnt dig.',
|
||||
'shared' => 'har delt dit opslag.',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue