Skip to content

Commit

Permalink
Build locales
Browse files Browse the repository at this point in the history
  • Loading branch information
HelNershingThapa authored and dakotabenjamin committed Dec 13, 2022
1 parent deb18be commit 7820061
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
"deleteModal.status.processing": "Processing",
"deleteModal.status.success": "{type} deleted successfully.",
"deleteModal.status.success.projects": "Project deleted successfully.",
"deleteModal.status.success.teams": "Team deleted successfully.",
"deleteModal.status.success.organisations": "Organisation deleted successfully.",
"deleteModal.status.success.interests": "Interest deleted successfully.",
"deleteModal.status.success.licenses": "License deleted successfully.",
"deleteModal.status.success.campaigns": "Campaign deleted successfully.",
"deleteModal.status.failure.projects": "An error occurred when trying to delete this project.",
"deleteModal.status.failure.organisations": "An error occurred when trying to delete this organization.",
"deleteModal.status.failure.interests": "An error occurred when trying to delete this interest.",
Expand Down

0 comments on commit 7820061

Please sign in to comment.