Create site.php - Catalan

This commit is contained in:
Jordi Brunet 2020-01-02 13:31:06 +01:00 committed by GitHub
parent a1e096ee06
commit d417b52245
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',
];