diff --git a/spec/numbers_and_words/array/fixture_examples/da.yml b/spec/numbers_and_words/array/fixture_examples/da.yml index 109ed96..fdb1b69 100644 --- a/spec/numbers_and_words/array/fixture_examples/da.yml +++ b/spec/numbers_and_words/array/fixture_examples/da.yml @@ -23,9 +23,9 @@ to_words: - 203 - 209 : - - hundrede og en - - tohundrede og tre - - tohundrede og ni + - et hundrede et + - to hundrede tre + - to hundrede ni complex_example3: ? - 561 diff --git a/spec/numbers_and_words/integer/fixture_examples/da.yml b/spec/numbers_and_words/integer/fixture_examples/da.yml index 6fa496f..c74a85b 100644 --- a/spec/numbers_and_words/integer/fixture_examples/da.yml +++ b/spec/numbers_and_words/integer/fixture_examples/da.yml @@ -1,5 +1,5 @@ to_words: ones: 0: nul - 1: en + 1: et 9: ni