forked from mirror/pixelfed
parent
b9139f3a2f
commit
53e187b1d1
|
@ -116,6 +116,9 @@ return [
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Edit Profile',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Follow Requested',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Joined',
|
||||||
|
|
||||||
|
'emptyCollections' => 'We can\'t seem to find any collections',
|
||||||
|
'emptyPosts' => 'We can\'t seem to find any posts',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
|
|
Loading…
Reference in New Issue