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/eu-ES/profile.php

22 lines
606 B
PHP

<?php
return [
'emptyTimeline' => 'Erabiltzaile honek oraindik ez du ezer bidali!',
'emptyFollowers' => 'Erabiltzaile honek ez du jarraitzailerik!',
'emptyFollowing' => 'Erabiltzaile honek oraindik ez du inor jarraitzen',
'emptySaved' => '',
'savedWarning' => 'Gordetakoa zuk bakarrik ikusi dezakezu',
'privateProfileWarning' => '',
'alreadyFollow' => '',
'loginToSeeProfile' => '',
'status.disabled.header' => '',
'status.disabled.body' => '',
'block.domain.max' => '',
'mutedAccounts' => '',
'blockedAccounts' => '',
'blockedDomains' => '',
];