French Translation (#1392)
Author: Jacques M. ( Jbaltazar67 from phpVMS Forum/Discord )
This commit is contained in:
20
resources/lang/fr/profile.php
Normal file
20
resources/lang/fr/profile.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?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.',
|
||||
];
|
||||
Reference in New Issue
Block a user