Skip to content

Commit f534fc6

Browse files
committed
remove unused languages
Signed-off-by: Alex Hicks <awh4kc@vt.edu>
1 parent 2638220 commit f534fc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/initializers/constants.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,8 @@ module OpenDSA
5757
# languages that OpenDSA has content for
5858
BOOK_LANGUAGES = {
5959
"en" => "English",
60-
"fr" => "Français",
6160
"pt" => "Português",
6261
"fi" => "Suomi",
63-
"sv" => "Svenska",
6462
}
6563

6664
BOOK_THEMES = {

0 commit comments

Comments
 (0)