pages.es/*: add Spanish translation; npm: update page (#11297)
* npm: improved description of npm list and npm install * npm, nvm: add Spanish translation * nvm: add Spanish translations to the commands * helm-install, helm, nest, netlify, next, nginx, vite: add Spanish translation * choco, clear, cmd, del, dir, mkdir: add Spanish translation * helm-*: update Spanish translation Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages.es/common: update pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages.es/windows: update pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Darío Hereñú <magallania@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
`npm init`
|
||||
|
||||
- Download all the packages listed as dependencies in package.json:
|
||||
- Download all the packages listed as dependencies in `package.json`:
|
||||
|
||||
`npm install`
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
`npm uninstall {{package_name}}`
|
||||
|
||||
- Print a tree of locally installed dependencies:
|
||||
- List of locally installed dependencies:
|
||||
|
||||
`npm list`
|
||||
|
||||
|
Reference in New Issue
Block a user