You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/resources/lang/ru/site.php

20 lines
608 B
PHTML

<?php
return [
'about' => 'О нас',
'help' => 'Помощь',
'language' => 'Язык',
'fediverse' => 'Fediverse',
'opensource' => 'Open Source',
'terms' => 'Правила',
'privacy' => 'Конфиденциальность',
'l10nWip' => 'Мы все еще работаем над локализацией',
'currentLocale' => 'Выбранный язык',
4 years ago
'selectLocale' => 'Выберите один из поддерживаемых языков',
'contact' => 'Контакт',
'contact-us' => 'Связь с нами',
4 years ago
'profiles' => 'Профили',
];