Skip to content

Commit 66e083f

Browse files
committed
feat(resources/authentication/locales/fr_FR.json): wording updated
1 parent 4948cae commit 66e083f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/authentication/locales/fr_FR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client": {
33
"loginFailed": "Email ou mot de passe erroné",
4-
"missingToken": "Token d'autorisation manquant",
4+
"missingToken": "Token manquant",
55
"unauthorizedRoute": "Accès refusé",
66
"unauthorizedResource": "Accès refusé",
77
"tokenExpired": "Token expiré"

0 commit comments

Comments
 (0)