Web:Client: fix translations for devices

This commit is contained in:
Timofey Boyko 2023-02-07 13:26:46 +03:00
parent 604bc27e88
commit e0f2a397c4
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ newInstance
},
backend: {
loadPath: loadLanguagePath(config.homepage, "NavMenu"),
loadPath: loadLanguagePath(config.homepage),
},
react: {

View File

@ -25,7 +25,7 @@ newInstance
},
backend: {
loadPath: loadLanguagePath(config.homepage, "Errors"),
loadPath: loadLanguagePath(config.homepage),
},
react: {