1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 09:46:49 +00:00
pixelfed/resources/lang/eu/site.php

14 lines
390 B
PHP
Raw Normal View History

2018-12-11 21:44:58 +00:00
<?php
return [
'about' => 'Honi buruz',
'help' => 'Laguntza',
'language' => 'Hizkuntza',
'fediverse' => 'Fedibertsoa',
'opensource' => 'Kode irekia',
'terms' => 'Lege oharra',
'privacy' => 'Pribatutasuna',
'l10nWip' => 'Oraindik lokalizazioen sustenguan lanean gaude',
'currentLocale' => 'Uneko hizkuntza',
'selectLocale' => 'Aukeratu onartutako hizkuntzetako bat',
];