Skip to content

Commit

Permalink
Merge pull request #179 from FlyingPAD/develop
Browse files Browse the repository at this point in the history
Refactoring
  • Loading branch information
FlyingPAD authored Oct 11, 2024
2 parents 64fbfc6 + e171da4 commit 6343bbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions front/src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"title": {
"back": "Back",
"delete": "Delete",
"update" : "Update",
"add-image": "Add Image(s)",
"add-video": "Add Video(s)",
"full-flow": "Full Flow",
Expand Down
1 change: 1 addition & 0 deletions front/src/assets/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"title": {
"back": "Retour",
"delete": "Supprimer",
"update" : "Mettre à jour",
"add-image": "Ajouter Image(s)",
"add-video": "Ajouter Vidéo(s)",
"full-flow": "Flux Complet",
Expand Down

0 comments on commit 6343bbf

Please sign in to comment.