Skip to content

Commit

Permalink
Merge pull request #142 from InfinityWebMe/patch-3
Browse files Browse the repository at this point in the history
ADDED - translation when resource deleted
  • Loading branch information
Ilya Sakovich authored May 8, 2019
2 parents 5adc812 + 399c696 commit 2271b35
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 2271b35

Please sign in to comment.