mirror of https://github.com/pixelfed/pixelfed
parent
fd591473c6
commit
2c8a4f3cfb
@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'helpcenter' => '',
|
||||
'whatsnew' => '',
|
||||
|
||||
'gettingStarted' => '',
|
||||
'sharingMedia' => '',
|
||||
'profile' => '',
|
||||
'stories' => '',
|
||||
'hashtags' => '',
|
||||
'discover' => '',
|
||||
'directMessages' => '',
|
||||
'timelines' => '',
|
||||
'embed' => '',
|
||||
|
||||
'communityGuidelines' => '',
|
||||
'whatIsTheFediverse' => '',
|
||||
'controllingVisibility' => '',
|
||||
'blockingAccounts' => '',
|
||||
'safetyTips' => '',
|
||||
'reportSomething' => '',
|
||||
'dataPolicy' => '',
|
||||
|
||||
'taggingPeople' => '',
|
||||
|
||||
];
|
||||
Loading…
Reference in New Issue