Update de.rem

This commit is contained in:
Dianne Skoll
2022-03-20 14:22:15 -04:00
parent cb8b7f85af
commit b2d3d98d72

View File

@@ -41,6 +41,8 @@ SET $Hour "Stunde"
SET $Is "ist"
SET $Was "war"
SET $And "und"
SET $Ago "vorher"
SET $Fromnow "von heute"
FSET subst_ampm(h) iif(h<5, " nachts", h<12, " vormittags", h<=17, " nachmittags", " abends")
FSET subst_ordinal(d) "."