Skip to content

Commit

Permalink
fix: Add i18n strings for assetsUploadConfirm
Browse files Browse the repository at this point in the history
  • Loading branch information
mavidser committed Oct 19, 2023
1 parent 9bca55c commit b91b776
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/i18n/transifex_input.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@
"assetsTableLearnMore": "Learn more.",
"assetsTableDeleteWarning": "Deleting {displayName} cannot be undone.",
"assetsTableDeleteConsequences": "Any links or references to this file will no longer work. {link}",
"assetsUploadConfirmMessage": "The following files will be overwritten: {listOfFiles}",
"assetsUploadConfirmTitle": "Overwrite Files",
"assetsUploadConfirmOverwrite": "Overwrite",
"assetsUploadConfirmCancel": "Cancel",
"welcomeMessageShortDescription": "Add a Welcome Message",
"welcomeMessageLongDescription": "Personally welcome learners into your course and prepare learners for a positive course experience.",
"gradingPolicyShortDescription": "Create Your Course Grading Policy",
Expand Down

0 comments on commit b91b776

Please sign in to comment.