mirror of https://github.com/pixelfed/pixelfed
New translations helpcenter.php (Montenegrin (Latin))
[ci skip] [ci skip]pull/7300/head
parent
d8edecd8d6
commit
7cd7ca1284
@ -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