mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-18 20:41:27 +00:00
16 lines
No EOL
404 B
PHP
16 lines
No EOL
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',
|
|
|
|
]; |