cal: add Dutch translation, gcal: add Dutch translation, fix placeholders (#12931)

This commit is contained in:
Sebastiaan Speck
2024-06-12 07:34:06 +02:00
committed by GitHub
parent 16cd6cc0c8
commit e927d489bb
8 changed files with 177 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
- Display calendar for the month of February of the year 2010:
`gcal {{2}} {{2010}}`
`gcal 2 2010`
- Provide calendar sheet with week numbers:
@@ -17,7 +17,7 @@
- Change starting day of week to 1st day of the week (Monday):
`gcal --starting-day={{1}}`
`gcal --starting-day=1`
- Display the previous, current and next month surrounding today: