Skip to content

Commit b693422

Browse files
authored
Update README.md
1 parent a11828a commit b693422

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

quiz-app/README.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -65,16 +65,6 @@ export default messages;
6565

6666
</details>
6767

68-
Then, edit the dropdown in `App.vue` in this app to add your language. Match the localized abbreviation to the folder name for your language. See example:
69-
70-
<details>
71-
<summary>App.vue</summary>
72-
TODO
73-
74-
</details>
75-
76-
Finally, edit all the quiz links in the translated lessons, if they exist, to include this localization as a query parameter: `?loc=fr` for example.
77-
7868
## Run the Quiz App locally
7969

8070
### Prerequisites
@@ -184,4 +174,4 @@ Once you are signed in on Azure through the link above, select a subscription an
184174

185175
- Post-Deployment: After deployment is complete, click on 'Go to Deployment' then 'View app in browser'.
186176

187-
Once your GitHub Action (workflow) is executed successfully, refresh the live page to view your application.
177+
Once your GitHub Action (workflow) is executed successfully, refresh the live page to view your application.

0 commit comments

Comments
 (0)