mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
i18n Fallback to English for null characters
This commit is contained in:
parent
7a11f9aaff
commit
447cf60afb
@ -13,7 +13,8 @@ export async function initLocale() {
|
||||
fallbackLng: "en",
|
||||
backend: {
|
||||
loadPath: `${window.glob.assetPath}/translations/{{lng}}/{{ns}}.json`
|
||||
}
|
||||
},
|
||||
returnEmptyString: false
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user