mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update site.php
Improved translation
This commit is contained in:
parent
acc26b34a7
commit
5143a4b877
1 changed files with 6 additions and 2 deletions
|
@ -5,12 +5,16 @@ return [
|
|||
'about' => 'Sobre',
|
||||
'help' => 'Ajuda',
|
||||
'language' => 'Idioma',
|
||||
'fediverse' => 'Fediverso',
|
||||
'fediverse' => 'Fediverse',
|
||||
'opensource' => 'Código Aberto',
|
||||
'terms' => 'Termos',
|
||||
'privacy' => 'Privacidade',
|
||||
'l10nWip' => 'Ainda estamos trabalhando na tradução',
|
||||
'l10nWip' => 'Ainda estamos a trabalhar na tradução',
|
||||
'currentLocale' => 'Idioma atual',
|
||||
'selectLocale' => 'Escolha um dos idiomas disponíveis',
|
||||
'contact' => 'Contacto',
|
||||
'contact-us' => 'Contacte-nos',
|
||||
'places' => 'Locais',
|
||||
'profiles' => 'Perfis',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue