pages.nl/*: update Dutch translations
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
458fa302a4
commit
f315ef5e0b
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user