mirror of
https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector_Frontend
synced 2023-05-06 14:40:17 +03:00
translation fix
This commit is contained in:
parent
df9c92d909
commit
7b3dceac74
@ -81,9 +81,7 @@ i18n
|
||||
}
|
||||
},
|
||||
backend: {
|
||||
loadPath: `${
|
||||
process.env.PUBLIC_URL || ""
|
||||
}/public/locales/{{lng}}/{{ns}}.json`
|
||||
loadPath: `${process.env.PUBLIC_URL || ""}/locales/{{lng}}/{{ns}}.json`
|
||||
}
|
||||
},
|
||||
() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user