mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-12-22 16:30:20 +00:00
Added packageinstaller line to dutch.js (#416)
* Added new lines to dutch.js * Added packageinstaller line to dutch.js
This commit is contained in:
parent
4cc38cc0e2
commit
6450b7d2ea
1 changed files with 5 additions and 6 deletions
|
@ -73,7 +73,7 @@ module.exports = {
|
|||
emulator: "Emulator",
|
||||
github: "GitHub",
|
||||
discord: "Discord"
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
events: {
|
||||
|
@ -87,8 +87,7 @@ module.exports = {
|
|||
enableryd: "Return YouTube Dislike aanzetten",
|
||||
enablespb: "SponsorBlock aanzetten",
|
||||
thanks: "Bedankt dat je VueTube gebruikt",
|
||||
enjoy: "We hopen dat je een geweldige ervaring hebt"
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
enjoy: "We hopen dat je een geweldige ervaring hebt",
|
||||
packageinstaller: "Selecteer een bestand om te downloaden"
|
||||
},
|
||||
};
|
Loading…
Reference in a new issue