Continue Frontend localization (#9909)
Translation more content on the frontend
This commit is contained in:
@ -20,7 +20,7 @@ const jestConfig: JestConfigWithTsJest = {
|
||||
{
|
||||
jsc: {
|
||||
experimental: {
|
||||
plugins: [], // Disable Lingui plugin during tests
|
||||
plugins: [['@lingui/swc-plugin', {}]],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user