Added ability to select language in settings

Fixed locale support so that it actually works at runtime

Removed unused library
This commit is contained in:
Isaac Grynsztein
2020-03-15 14:52:07 -04:00
parent ebd0a419df
commit c7885e8726
6 changed files with 793 additions and 13 deletions

View File

@@ -1,3 +1,8 @@
.settings-expansion-panel {
margin-bottom: 20px;
}
.locale-select {
margin-bottom: 10px;
width: 175px;
}