mirror of https://github.com/pixelfed/pixelfed
Create site.php
parent
be081c6427
commit
997a913aa1
@ -0,0 +1,13 @@
|
||||
<?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',
|
||||
];
|
Loading…
Reference in New Issue