Skip to content

Commit

Permalink
fix: Merge pull request #140 from BrightspaceUILabs/localize/de7c3ceb…
Browse files Browse the repository at this point in the history
…/UpdateTranslations2401-1/22/2024

Updating Translations 2401 1/22/2024
  • Loading branch information
alexli01 committed Feb 12, 2024
2 parents c8754fb + d5a80db commit e927551
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lang/en-gb.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/* eslint quotes: 0 */

export default {
"file_upload_text": "Drag and drop or",
"browse": "browse",
"browse_files": "Browse Files",
"choose_one_file_to_upload": "Choose one file to upload"
};
8 changes: 8 additions & 0 deletions lang/fr-on.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/* eslint quotes: 0 */

export default {
"file_upload_text": "Glisser-déposer ou",
"browse": "parcourir",
"browse_files": "Parcourir les fichiers",
"choose_one_file_to_upload": "Choisir un fichier à téléverser"
};

0 comments on commit e927551

Please sign in to comment.