mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
client: Remove i18n debug logs
This commit is contained in:
parent
295cd6ac83
commit
1656cfae63
@ -11,7 +11,6 @@ export async function initLocale() {
|
|||||||
.init({
|
.init({
|
||||||
lng: locale,
|
lng: locale,
|
||||||
fallbackLng: "en",
|
fallbackLng: "en",
|
||||||
debug: true,
|
|
||||||
backend: {
|
backend: {
|
||||||
loadPath: `/${window.glob.assetPath}/translations/{{lng}}/{{ns}}.json`
|
loadPath: `/${window.glob.assetPath}/translations/{{lng}}/{{ns}}.json`
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user