translation fix

master
Tudor Stanciu 2020-12-23 02:32:17 +02:00
parent df9c92d909
commit 7b3dceac74
1 changed files with 1 additions and 3 deletions

View File

@ -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`
}
},
() => {