Files
phpvms/resources/lang/fr/profile.php
B.Fatih KOZ 94735103aa French Translation (#1392)
Author: Jacques M.
( Jbaltazar67 from phpVMS Forum/Discord )
2022-02-04 15:39:10 -05:00

21 lines
792 B
PHP

<?php
return [
'avatarresize' => 'This avatar will be resized to :width x :height pixels',
'newapikey' => 'Nouvelle clé API ',
'your-profile' => 'Mon Profil',
'your-awards' => 'Mes Récompenses',
'apikey' => 'Clé API',
'apikey-show' => 'Voir Clé',
'dontshare' => 'Ne pas partager!',
'changepassword' => 'Changer le mot de passe',
'newpassword' => 'Nouveau mot de passe',
'avatar' => 'Avatar',
'updateprofile' => 'Mettre à jour le Profil',
'editprofile' => 'Editer le Profil',
'edityourprofile' => 'Editer mon Profil',
'transferhours' => 'Heures de Transfert',
'opt-in' => 'Opt-In',
'opt-in-descrip' => 'Oui, recevoir les courriels non administratifs.',
];