1
0
mirror of synced 2026-01-16 00:01:39 -05:00

New translation batch for es (#24255)

* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check parsing

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es

* run script/i18n/reset-known-broken-translation-files.js

* Check in es CSV report

Co-authored-by: Peter Bengtsson <peterbe@github.com>
This commit is contained in:
docubot
2022-01-12 12:13:04 -08:00
committed by GitHub
parent c70986d131
commit 1fad439086
798 changed files with 19680 additions and 21636 deletions

View File

@@ -157,7 +157,7 @@ For more information about the `gh codespace cp` command, including additional f
### Modify ports in a codespace
You can forward a port on a codespace to a local port. The port remains forwarded as long as the process is running. To stop forwarding the port, press <kbd>control</kbd>+<kbd>c</kbd>.
You can forward a port on a codespace to a local port. The port remains forwarded as long as the process is running. To stop forwarding the port, press <kbd>Control</kbd>+<kbd>C</kbd>.
```shell
gh codespace ports forward <em>codespace-port-number</em>:<em>local-port-number</em> -c <em>codespace-name</em>