Skip to content

Commit

Permalink
fix: unnecessary spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Mar 11, 2024
1 parent 389c6fa commit 388928c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locales/fr-CA.json → locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

"error": {
"title": "Erreur",
"page404": "Page introuvable !",
"description": "Oups ! Une erreur inattendue s'est produite",
"page404": "Page introuvable!",
"description": "Oups! Une erreur inattendue s'est produite",
"action": "Aller à la documentation"
},

Expand Down

0 comments on commit 388928c

Please sign in to comment.