Skip to content

Commit

Permalink
Update fr.json
Browse files Browse the repository at this point in the history
  • Loading branch information
barto95100 authored and JackJPowell committed Jan 12, 2025
1 parent d567e57 commit 089cdb5
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion custom_components/playstation_network/translations/fr.json
Original file line number Diff line number Diff line change
@@ -1 +1,37 @@

{
"config": {
"abort": {
"already_configured": "L'appareil est déjà configuré",
"already_in_progress": "L'appareil est en attente de configuration.",
"reauth_successful": "La réauthentification a réussi."
},
"error": {
"cannot_connect": "La connexion a échoué",
"invalid_auth": "Authentification invalide.",
"unknown": "Erreur inattendue"
},
"step": {
"user": {
"data": {
"npsso": "Code NPSSO"
}
},
"reauth_confirm": {
"data": {
"npsso": "Code NPSSO"
},
"title": "Réauthentification avec un nouveau code de l'ONSSP"
}
}
},
"options": {
"step": {
"entities": {
"title": "Option Playstation Network",
"data": {
"attributes_as_entities": "Créer des attributs supplémentaires en tant qu'entités"
}
}
}
}
}

0 comments on commit 089cdb5

Please sign in to comment.