Enable i18n in Single-Page account theme
This commit is contained in:
@ -13,7 +13,7 @@ import { getThisCodebaseRootDirPath } from "../src/bin/tools/getThisCodebaseRoot
|
||||
import { deepAssign } from "../src/tools/deepAssign";
|
||||
import { THEME_TYPES } from "../src/bin/shared/constants";
|
||||
import { transformCodebase } from "../src/bin/tools/transformCodebase";
|
||||
const propertiesParser: any = require("properties-parser");
|
||||
import propertiesParser from "properties-parser";
|
||||
|
||||
if (require.main === module) {
|
||||
generateI18nMessages();
|
||||
|
Reference in New Issue
Block a user