change locales path
This commit is contained in:
parent
4910d52473
commit
1f81c043ad
1 changed files with 1 additions and 1 deletions
|
|
@ -364,7 +364,7 @@
|
|||
.init({
|
||||
fallbackLng: 'en',
|
||||
backend: {
|
||||
loadPath: 'locales/{{lng}}.json',
|
||||
loadPath: 'dist/locales/{{lng}}.json',
|
||||
}
|
||||
}, function(err, t) {
|
||||
jqueryI18next.init(i18next, $);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue