Merge pull request #1839 from WonderingDane/patch-6
Adding da missing translations
This commit is contained in:
commit
84509f9bd3
1 changed files with 6 additions and 1 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
return [
|
||||
|
||||
'likedPhoto' => 'syntes om dit billede.',
|
||||
'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