fossil-*: add Dutch translation (#11571)

This commit is contained in:
Sebastiaan Speck
2023-11-23 14:43:05 +01:00
committed by GitHub
parent 040c94dfa0
commit 6c57d1de51
6 changed files with 80 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
# fossil add
> Plaats bestanden of mappen in Fossil versiebeheer.
> Meer informatie: <https://fossil-scm.org/home/help/add>.
- Plaats een bestand of map in versiebeheer, zodat het in de huidige checkout zit:
`fossil add {{pad/naar/map_of_bestand}}`
- Verwijder alle toegevoegde bestanden uit de huidige checkout:
`fossil add --reset`