mirror of https://github.com/pixelfed/pixelfed
Create site.php - Catalan
parent
a1e096ee06
commit
d417b52245
@ -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…
Reference in New Issue