Put LANGID near the top.

This commit is contained in:
Dianne Skoll
2024-12-10 15:35:53 -05:00
parent 78adc9f61d
commit 13ae49d3cd
14 changed files with 28 additions and 29 deletions

View File

@@ -3,6 +3,8 @@
# REMIND is Copyright (C) 1992-2024 by Dianne Skoll
# This file is derived from a translation by Willem Kasdorp and Erik-Jan Vens
TRANSLATE "LANGID" "nl"
SET $Sunday "zondag"
SET $Monday "maandag"
SET $Tuesday "dinsdag"
@@ -55,8 +57,6 @@ FSET subst_hours(h) iif(h==1, "1 uur", h + " uren")
FSET subst_bx(a, d, t) "over " + (d-today()) + " dagen"
TRANSLATE "LANGID" "nl"
TRANSLATE "New Moon" "Nieuwe maan"
TRANSLATE "First Quarter" "Eerste kwartier"
TRANSLATE "Full Moon" "Volle maan"