Skip to content

Commit 85ddd88

Browse files
committed
fix(lang): Remove duplicate Sunday translations
1 parent b18bfc9 commit 85ddd88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/nl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "https://github.com/RemcoE33",
44
"months": "januari|februari|maart|april|mei|juni|juli|augustus|september|oktober|november|december",
55
"short_months": "jan|feb|mrt|apr|mei|jun|jul|aug|sep|okt|nov|dec",
6-
"weeks": "Zondag|Maandag|Dinsdag|Woensdag|Donderdag|Vrijdag|Zaterdag|Zondag",
6+
"weeks": "Zondag|Maandag|Dinsdag|Woensdag|Donderdag|Vrijdag|Zaterdag",
77
"short_weeks": "zo|ma|di|wo|do|vr|za",
88
"seasons": "Lente|Zomer|Herfst|Winter",
99
"constellations": "Ram|Stier|Tweelingen|Kreeft|Leeuw|Maagd|Weegschaal|Schorpioen|Boogschutter|Steenbok|Waterman|Vissen",

0 commit comments

Comments
 (0)