Add LANGID translations to all language packs.

This commit is contained in:
Dianne Skoll
2024-12-10 15:27:41 -05:00
parent 6c0e7b4ff5
commit a622d4fad4
18 changed files with 90 additions and 57 deletions

View File

@@ -55,6 +55,8 @@ 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"