mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
404 B
PHP
16 lines
404 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'about' => 'Environ',
|
|
'help' => 'Aidez-moi',
|
|
'language' => 'La langue',
|
|
'fediverse' => 'Fediverse',
|
|
'opensource' => 'Open Source',
|
|
'terms' => 'Termes',
|
|
'privacy' => 'Intimité',
|
|
'l10nWip' => 'Nous travaillons toujours sur le support de la localisation',
|
|
'currentLocale' => 'Locale actuelle',
|
|
'selectLocale' => 'Sélectionnez l\'une des langues prises en charge',
|
|
|
|
]; |