mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
server: Disable debug logs for i18n
This commit is contained in:
@@ -11,8 +11,7 @@ export async function initializeTranslations() {
|
|||||||
ns: "server",
|
ns: "server",
|
||||||
backend: {
|
backend: {
|
||||||
loadPath: "translations/{{lng}}/{{ns}}.json"
|
loadPath: "translations/{{lng}}/{{ns}}.json"
|
||||||
},
|
}
|
||||||
debug: true
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user