Skip to content

Commit

Permalink
ADDED - translation when resource deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannik authored May 7, 2019
1 parent 5adc812 commit 399c696
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions resources/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
"resource": "ressource",
"resources": "ressources",
"Choose date": "Choisissez une date",
"The :resource was updated!": "La ressource :resource a été enregistré",
"The :resource was updated!": "La ressource :resource a été enregistrée",
"The resource was updated!": "Ressource enregistrée",
"Increase": "Augmentation",
"Constant": "Constant",
Expand All @@ -371,5 +371,6 @@
"of": "de",
"no file selected": "Pas de fichier sélectionné",
"Sorry, your session has expired.": "Désolé, votre session a expiré.",
"Reload": "Recharger"
"Reload": "Recharger",
"The :resource was deleted!": "La ressource :resource a été supprimée"
}

0 comments on commit 399c696

Please sign in to comment.