node: add Dutch translation (#11801)

This commit is contained in:
Sebastiaan Speck
2023-12-21 11:53:03 +01:00
committed by GitHub
parent c9f764ffa9
commit cdd1dd75b9
3 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Set-NodeInstallLocation
> Stel de standaard Node.js installatie map in voor `ps-nvm`.
> Onderdeel van `ps-nvm` en kan alleen uitgevoerd worden in PowerShell.
> Meer informatie: <https://github.com/aaronpowell/ps-nvm>.
- Verander de Node.js installatie locatie naar een gespecificeerde map (`ps-nvm` zal een nieuwe `.nvm` submap maken om deze te kunnen installeren):
`Set-NodeInstallLocation {{pad/naar/map}}`