1
0
Fork 0
pixelfed/resources/lang/ru/helpcenter.php

29 lines
905 B
PHP
Raw Normal View History

2019-07-01 04:12:27 +00:00
<?php
return [
'helpcenter' => 'Помощь',
'whatsnew' => 'Что нового',
'gettingStarted' => 'Начало работы',
2019-07-01 04:12:27 +00:00
'sharingMedia' => 'Поделиться',
'profile' => 'Профиль',
'stories' => 'Истории',
2021-03-18 19:39:57 +00:00
'hashtags' => 'Хэштэги',
2019-07-01 04:12:27 +00:00
'discover' => 'Discover',
'directMessages' => 'Личные сообщения',
2019-07-01 04:12:27 +00:00
'timelines' => 'Ленты',
'embed' => 'Вставить',
'communityGuidelines' => 'Правила сообщества',
'whatIsTheFediverse' => 'Что такое fediverse?',
'controllingVisibility' => 'Управление видимостью',
'blockingAccounts' => 'Блокировка аккаунтов',
2019-07-01 04:12:27 +00:00
'safetyTips' => 'Советы по безопасности',
'reportSomething' => 'Жалобы',
'dataPolicy' => 'Конфиденциальность',
'taggingPeople' => 'Отметки людей',
2019-07-01 04:12:27 +00:00
];