mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-23 21:17:11 +08: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