Skip to content

Commit

Permalink
New translations generalitems.json (French)
Browse files Browse the repository at this point in the history
  • Loading branch information
joaovitoriasilva committed Feb 2, 2025
1 parent ae059b6 commit f669e4b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions frontend/app/src/i18n/fr/generalItems.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"buttonBack": "Back",
"buttonClose": "Close",
"buttonlistAll": "List all",
"requiredField": "Required fields",
"errorFetchingInfo": "Error fetching info",
"errorEditingInfo": "Error editing info",
"errorDeletingInfo": "Error deleting info"
"buttonBack": "Retour",
"buttonClose": "Fermer",
"buttonlistAll": "Tout lister",
"requiredField": "Champs requis",
"errorFetchingInfo": "Erreur lors de la récupération des informations",
"errorEditingInfo": "Erreur lors de l'édition des informations",
"errorDeletingInfo": "Erreur lors de la suppression des informations"
}

0 comments on commit f669e4b

Please sign in to comment.