pages.nl/*: update Dutch translations

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Sebastiaan Speck
2023-11-01 07:50:57 +01:00
committed by K.B.Dharun Krishna
parent 458fa302a4
commit f315ef5e0b
12 changed files with 34 additions and 33 deletions

View File

@@ -22,11 +22,11 @@
- Test of een bestand bestaat:
`[ -f "{{pad/naar/bestand}}" ]`
`[ -f {{pad/naar/bestand}} ]`
- Test of een map bestaat:
`[ -d "{{pad/naar/map}}" ]`
`[ -d {{pad/naar/map}} ]`
- Test of een bestand of een map bestaat: