mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-14 18:54:51 +02:00
Update README.md
This commit is contained in:
@@ -65,16 +65,6 @@ export default messages;
|
||||
|
||||
</details>
|
||||
|
||||
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:
|
||||
|
||||
<details>
|
||||
<summary>App.vue</summary>
|
||||
TODO
|
||||
|
||||
</details>
|
||||
|
||||
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.
|
||||
|
||||
## Run the Quiz App locally
|
||||
|
||||
### Prerequisites
|
||||
|
Reference in New Issue
Block a user