pixelfed/resources/lang/oc/site.php

19 lines
461 B
PHP
Raw Normal View History

2018-10-17 19:26:23 +00:00
<?php
return [
'about' => 'A prepaus',
'help' => 'Ajuda',
'language' => 'Lenga',
'fediverse' => 'Fediverse',
'opensource' => 'Open Source',
'terms' => 'Tèrmes',
'privacy' => 'Privacitat',
'l10nWip' => 'Sèm encara a trabalhar sus la presa en carga de las traduccions',
'currentLocale' => 'Lenga actuala',
'selectLocale' => 'Seleccionatz una de las lengas disponiblas',
2019-07-10 18:57:46 +00:00
'contact' => 'Contacte',
'contact-us' => 'Nos contactar',
2018-10-17 19:26:23 +00:00
];