Initial commit
This commit is contained in:
15
application/Espo/Resources/i18n/fr_FR/OAuthAccount.json
Normal file
15
application/Espo/Resources/i18n/fr_FR/OAuthAccount.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create OAuthAccount": "Créer un compte OAuth",
|
||||
"Connection": "Connexion"
|
||||
},
|
||||
"fields": {
|
||||
"provider": "Prestataire",
|
||||
"hasAccessToken": "A un jeton d'accès",
|
||||
"user": "Utilisateur",
|
||||
"providerIsActive": "Le prestataire est actif"
|
||||
},
|
||||
"links": {
|
||||
"provider": "Prestataire"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user