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/resources/lang/oc/site.php

19 lines
461 B
PHTML

6 years ago
<?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',
6 years ago
'contact' => 'Contacte',
'contact-us' => 'Nos contactar',
6 years ago
];