chore: Move i18n generation, pre-commit hooks (#3410)
This commit is contained in:
@@ -80,4 +80,8 @@ module.exports = {
|
||||
// message: "${defaultValue}",
|
||||
// description: "${maxLength}", // t('my-key', {maxLength: 150})
|
||||
// }
|
||||
|
||||
i18nextOptions: {
|
||||
compatibilityJSON: "v3",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user