Skip to content

Commit efbafb7

Browse files
committed
Migrate i18n locales
1 parent eb97aad commit efbafb7

File tree

2,046 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,046 files changed

+1
-1
lines changed

next-i18next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ module.exports = {
1414
'zh-CN',
1515
'uk-UA',
1616
],
17-
localePath: path.resolve('./public/locales'),
17+
localePath: path.resolve('./src/locales'),
1818
},
1919
};
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)