mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
i18n: Change back to English
This commit is contained in:
parent
5ea35dd851
commit
288e677495
@ -5,7 +5,7 @@ await library_loader.requireLibrary(library_loader.I18NEXT);
|
||||
await i18next
|
||||
.use(i18nextHttpBackend)
|
||||
.init({
|
||||
lng: "ro",
|
||||
lng: "en",
|
||||
debug: true,
|
||||
backend: {
|
||||
loadPath: `/${window.glob.assetPath}/translations/{{lng}}/{{ns}}.json`
|
||||
|
Loading…
x
Reference in New Issue
Block a user