mirror of https://github.com/pixelfed/pixelfed.git
Create site.php
This commit is contained in:
parent
2b5ce7a7af
commit
0de7984926
|
@ -0,0 +1,16 @@
|
|||
<?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',
|
||||
|
||||
];
|
Loading…
Reference in New Issue