WEB-146 - fixed some code references to English, not reference en
This commit is contained in:
@ -114,7 +114,7 @@ public abstract class AbstractLesson extends Screen implements Comparable<Object
|
||||
|
||||
private LinkedList<String> availableLanguages = new LinkedList<String>();
|
||||
|
||||
private String defaultLanguage = "English";
|
||||
private String defaultLanguage = "en";
|
||||
|
||||
/**
|
||||
* Constructor for the Lesson object
|
||||
|
Reference in New Issue
Block a user