forked from mirror/pixelfed
Add i18n string
This commit is contained in:
parent
3cccb8e237
commit
07c508021e
|
@ -116,6 +116,9 @@ return [
|
|||
'editProfile' => 'Edit Profile',
|
||||
'followRequested' => 'Follow Requested',
|
||||
'joined' => 'Joined',
|
||||
|
||||
'emptyCollections' => 'We can\'t seem to find any collections',
|
||||
'emptyPosts' => 'We can\'t seem to find any posts',
|
||||
],
|
||||
|
||||
'menu' => [
|
||||
|
|
Loading…
Reference in New Issue