Skip to content

Commit

Permalink
fixing da.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Franta1205 committed May 15, 2024
1 parent 9798c5d commit af50827
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions spec/numbers_and_words/array/fixture_examples/da.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion spec/numbers_and_words/integer/fixture_examples/da.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
to_words:
ones:
0: nul
1: en
1: et
9: ni

0 comments on commit af50827

Please # to comment.