1
0
Fork 0

Adding missing translations

This commit is contained in:
WonderingDane 2019-11-27 10:27:45 +01:00 committed by GitHub
parent d4643c961d
commit 908f57f438
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -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.',
];