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/lang/lt-LT/navmenu.php

20 lines
512 B
PHP

<?php
return [
'search' => 'Paieška',
'home' => 'Pagrindinis',
'local' => 'Vietinis',
'network' => 'Tinklas',
'discover' => 'Atrasti',
'viewMyProfile' => 'Peržiūrėti mano profilį',
'myProfile' => 'Mano profilis',
'myTimeline' => '',
'publicTimeline' => '',
'remoteFollow' => '',
'settings' => 'Nustatymai',
'admin' => 'Administratorius',
'logout' => 'Atsijungti',
'directMessages' => 'Asmeninės žinutės',
'composePost' => 'Kurti įrašą',
];