Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jean SIMARD <[email protected]>
Signed-off-by: Tristram Gräbener <[email protected]>
  • Loading branch information
Tristramg and woshilapin authored Feb 14, 2025
1 parent 674f86c commit 58d8372
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion front/public/locales/en/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"NotFound": "Electrical Profile Set '{{electrical_profile_set_id}}', could not be found"
},
"fonts": {
"FileNotFound": "The file for the request font not found"
"FileNotFound": "File for the requested font not found"
},
"geometry": {
"UnexpectedGeometry": "Expected geometry {{expected}} but got {{actual}}"
Expand Down
2 changes: 1 addition & 1 deletion front/public/locales/fr/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"NotFound": "Profil électrique '{{electrical_profile_set_id}}' non trouvé"
},
"fonts": {
"FileNotFound": "Le fichier pour la police de charactère demandée non trouvé"
"FileNotFound": "Fichier pour la police de charactère demandée non trouvé"
},
"geometry": {
"UnexpectedGeometry": "Géometrie {{expected}} attendue mais {{actual}} reçue"
Expand Down

0 comments on commit 58d8372

Please sign in to comment.