Create site.php - Catalan

pull/1910/head
Jordi Brunet 5 years ago committed by GitHub
parent a1e096ee06
commit d417b52245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,17 @@
<?php
return [
'about' => 'Sobre... ',
'help' => 'Suport',
'language' => 'Llengua',
'fediverse' => 'Fediverse',
'opensource' => 'Codi Obert',
'terms' => 'Condicions',
'privacy' => 'Privacitat',
'l10nWip' => 'Estem treballant en el suport local',
'currentLocale' => 'Configuració local actual',
'selectLocale' => 'Seleccioneu una de les llengües disponibles',
'contact' => 'Contacta',
'contact-us' => 'Contacteu-nos',
'places' => 'Llocs',
'profiles' => 'Perfils',
];
Loading…
Cancel
Save