There are several spelling errors in the ordinal numbers in `ovos_date_parser/res/da-dk/date_time.json`. Specifically: - `tredie` should be `tredje` (number 3) - `ninende` should be `niende` (number 9) - `elve` should be `elleve` (number 11) Also applies to numbers 60 and 110. This issue was identified in [PR #1](https://github.com/OpenVoiceOS/ovos-date-parser/pull/1), see the discussion [here](https://github.com/OpenVoiceOS/ovos-date-parser/pull/1#discussion_r1831942278). Requested by @JarbasAl.