diff --git a/.github/workflows/azure-static-web-apps-jolly-sea-0a877260f.yml b/.github/workflows/azure-static-web-apps-jolly-sea-0a877260f.yml index f368ba57..07e24b2b 100644 --- a/.github/workflows/azure-static-web-apps-jolly-sea-0a877260f.yml +++ b/.github/workflows/azure-static-web-apps-jolly-sea-0a877260f.yml @@ -27,7 +27,7 @@ jobs: action: "upload" ###### Repository/Build Configurations - These values can be configured to match you app requirements. ###### # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig - app_location: "/" # App source code path + app_location: "/quiz-app" # App source code path api_location: "api" # Api source code path - optional output_location: "dist" # Built app content directory - optional ###### End of Repository/Build Configurations ###### diff --git a/TRANSLATIONS.md b/TRANSLATIONS.md index 40b70330..db082611 100644 --- a/TRANSLATIONS.md +++ b/TRANSLATIONS.md @@ -20,11 +20,11 @@ Similar to Readme's, please translate the assignments as well. **Quizzes** -1. Add your translation to the quiz-app by adding a file here: https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/quiz-app/src/assets/translations, with proper naming convention (en.json, fr.json). **Please don't localize the words 'true' or 'false' however. thanks!** +1. Add your translation to the quiz-app by adding a file here: https://github.com/microsoft/ML-For-Beginners/tree/main/quiz-app/src/assets/translations, with proper naming convention (en.json, fr.json). **Please don't localize the words 'true' or 'false' however. thanks!** 2. Add your language code to the dropdown in the quiz-app's App.vue file. -3. Edit the quiz-app's [translations index.js file](https://github.com/microsoft/Web-Dev-For-Beginners/blob/main/quiz-app/src/assets/translations/index.js) to add your language. +3. Edit the quiz-app's [translations index.js file](https://github.com/microsoft/ML-For-Beginners/blob/main/quiz-app/src/assets/translations/index.js) to add your language. 4. Finally, edit ALL the quiz links in your translated README.md files to point directly to your translated quiz: https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/1 becomes https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/1?loc=id