There is a need to add context-aware number formatting for the number '1' in German. Currently, '1' is always translated as 'ein', but in German: - 'eins' is used when the number stands alone - 'ein' is used before nouns - 'eine' is used before feminine nouns Original PR: https://github.com/OpenVoiceOS/ovos-date-parser/pull/1 Comment: https://github.com/OpenVoiceOS/ovos-date-parser/pull/1#discussion_r1831942346 Requested by: @JarbasAl