Disabled forced swedish locale.
This commit is contained in:
@ -64,7 +64,6 @@ public class Main {
|
||||
}
|
||||
|
||||
public static void main(String[] args) {
|
||||
Locale.setDefault(new Locale("sv", "SE"));
|
||||
beginStartup(args);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user