mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
Revert "fix(forge): English locale still missing"
This reverts commit 385ebb486e.
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user