mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
Revert "fix(forge): English locale still missing"
This reverts commit 385ebb486e2f78edbfda8c3524fe48b6b1f4965b.
This commit is contained in:
parent
385ebb486e
commit
0414500c17
@ -13,7 +13,7 @@ const UNSORTED_LOCALES = [
|
|||||||
{
|
{
|
||||||
id: "en",
|
id: "en",
|
||||||
name: "English",
|
name: "English",
|
||||||
electronLocale: "en_US" // by default there's no en.pak in the locales, so we end up with no English packs otherwise.
|
electronLocale: "en"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "de",
|
id: "de",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user