Commit 5718139
committed
Sort language selector
The previous order was quite random, languages were just added to the
end of the list. This makes it harder to find the language you want.
This is now sorted by `Intl.Collator("en")`, which seems to be common
practice.1 parent a041b13 commit 5718139
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | | - | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | | - | |
| 6 | + | |
5 | 7 | | |
6 | | - | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
| 12 | + | |
9 | 13 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
0 commit comments