Skip to content

Commit

Permalink
Add Ukrainian word list 🇺🇦 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
DmytroShuba authored Feb 17, 2024
1 parent dbd9671 commit 40588ed
Show file tree
Hide file tree
Showing 3 changed files with 402 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/game/lobby.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ var (
"german": "German",
"french": "French",
"dutch": "Dutch",
"ukrainian": "Ukrainian",
}
)

Expand Down
1 change: 1 addition & 0 deletions internal/game/words.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ var (
"german": "de",
"french": "fr",
"dutch": "nl",
"ukrainian": "ua",
}

//go:embed words/*
Expand Down
Loading

0 comments on commit 40588ed

Please sign in to comment.