Skip to content

Commit

Permalink
feat(ui-study): enhance study upgrade dialog (#1687)
Browse files Browse the repository at this point in the history
Co-authored-by: Samir Kamal <[email protected]>
  • Loading branch information
hdinia and skamril authored Aug 10, 2023
1 parent c3f9634 commit 12ed1a0
Show file tree
Hide file tree
Showing 11 changed files with 705 additions and 664 deletions.
2 changes: 1 addition & 1 deletion webapp/public/locales/en/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -574,8 +574,8 @@
"studies.enterTag": "Enter a tag",
"studies.favorites": "Favorites",
"studies.tagsLabel": "Tags",
"studies.bookmark": "Bookmark",
"studies.moreActions": "More actions",
"studies.addFavorite": "Add to favorites",
"studies.removeFavorite": "Remove from favorites",
"studies.exportOptions": "Export options",
"studies.exportOutput": "Export particular output",
Expand Down
2 changes: 1 addition & 1 deletion webapp/public/locales/fr/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -574,8 +574,8 @@
"studies.enterTag": "Entrer un tag",
"studies.favorites": "Favoris",
"studies.tagsLabel": "Tags",
"studies.bookmark": "Bookmark",
"studies.moreActions": "Plus d'actions",
"studies.addFavorite": "Ajouter aux favoris",
"studies.removeFavorite": "Retirer des favoris",
"studies.exportOptions": "Options d'export",
"studies.exportOutput": "Exporter une sortie",
Expand Down
Loading

0 comments on commit 12ed1a0

Please sign in to comment.