I18nConfig.js 277 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 10 11 12 "use strict"; cc._RF.push(module, '082a9H8AkpCJ4LnteLN1baT', 'I18nConfig'); // script/config/I18nConfig.ts "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.i18nConfig = void 0; exports.i18nConfig = { name: 'I18nConfig' }; cc._RF.pop();