File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 44 "error.attribute.unknown" : " Unknown attribute '{attribute}' for entity '{entity}'" ,
55 "error.entity.attributes" : " Validation errors occurred for entity: {entity}" ,
66 "error.provider.unknown" : " Unknown provider '{provider}' for entity '{entity}'" ,
7- "error.plugin.unknown" : " Unknown plugin: {type}"
8- }
7+ "error.plugin.unknown" : " Unknown plugin: {type}" ,
8+ "error.authentication.unauthorized" : " Unauthorized"
9+ }
Original file line number Diff line number Diff line change 44 "error.attribute.unknown" : " Attribut inconnu '{attribute}' pour l'entité '{entity}'" ,
55 "error.entity.attributes" : " Erreurs de validation pour l'entité: {entity}" ,
66 "error.provider.unknown" : " Provider inconnu '{provider}' pour l'entité '{entity}'" ,
7- "error.plugin.unknown" : " Plugin inconnu: {type}"
8- }
7+ "error.plugin.unknown" : " Plugin inconnu: {type}" ,
8+ "error.authentication.unauthorized" : " Non autorisé"
9+ }
You can’t perform that action at this time.
0 commit comments