pages.nl/*: update Dutch translation (#11649)

This commit is contained in:
Sebastiaan Speck
2023-12-04 11:58:55 +01:00
committed by GitHub
parent c628002157
commit 6c524b5579
4 changed files with 17 additions and 9 deletions

View File

@@ -25,4 +25,4 @@
- Optimize the compiled program for performance:
`gcc {{path/to/source.c}} -O{{1|2|3|fast}}`
`gcc {{path/to/source.c}} -O{{1|2|3|fast}} -o {{path/to/output_executable}}`