@conecli/cone-render 0.10.1-shop3.97 → 0.10.1-shop3.99
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common/accessibility.h5.ts +1 -1
- package/dist/common/accessibility.ts +1 -0
- package/dist/common/const.ts +1 -1
- package/dist/common/index.h5.ts +1 -1
- package/dist/components/base/CountDown/index.tsx +1 -1
- package/dist/components/base/CustomScrollView/index.tsx +1 -1
- package/dist/components/base/NetworkDataError/index.tsx +1 -1
- package/dist/components/base/Price/Base/index.tsx +1 -1
- package/dist/components/base/Price/Double/index.tsx +1 -1
- package/dist/components/base/ShopLeGaoTag/index.h5.tsx +1 -1
- package/dist/interface/component.ts +1 -1
- package/dist/jumpEventReport/jdJumpJdApp.ts +1 -1
- package/dist/jumpEventReport/logEventConfig.h5.ts +1 -1
- package/dist/language/en_US.json +25 -0
- package/dist/language/zh_CN.json +25 -0
- package/dist/language/zh_HK.json +25 -0
- package/dist/service/requestServer.h5.ts +1 -1
- package/dist/utils/connectNativeJsBridge.ts +1 -1
- package/dist/utils/index.ts +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
export enum LogPnameInfo {
|
|
2
1
|
HOME = 'home',
|
|
3
2
|
MEMBER = 'member',
|
|
4
3
|
CLASSIFY = 'classify',
|
|
5
4
|
PROMOTION = 'promotion',
|
|
6
5
|
WX_SHOP_HOME = 'wx_shop_home',
|
|
7
6
|
APP_SHOP_DETAIL = 'app_Shop_ShopDetail',
|
|
8
7
|
MOBILE_SEARCH = 'MShop_SearchResult',
|
|
9
8
|
SALE_VIEW = 'Shop_NewActivity',
|
|
10
9
|
STOW_SHOP_VIEW = 'Shop_FollowShopMain',
|
|
11
10
|
APP_BRAND_HOT_SALE = 'Shop_BrandHotSale',
|
|
12
11
|
APP_SHOP_NEW_PRODUCT = 'Shop_ProductNew',
|
|
13
12
|
APP_SHOP_NEW_PRODUCT_VIDEO = 'Shop_ProductNewVideo',
|
|
14
13
|
APP_SHOP_NEW_PRODUCT_PREFERRED_GOODS = 'shop_preferredGoods',
|
|
15
14
|
APP_SHOP_BUYER_SHOW = 'Shop_ShopBuyerShow',
|
|
16
15
|
APP_SHOP_CARD = 'Shop_ShopCard',
|
|
17
16
|
APP_SHOP_MEMBER = 'Shop_ShopMember',
|
|
18
17
|
APP_SHOP_PAY_MEMBER = 'Shop_PayShopMember',
|
|
19
18
|
APP_SHOP_CATEGORY = 'Shop_Category',
|
|
20
19
|
APP_SHOP_SCENE = 'Shop_Scene',
|
|
21
20
|
SHOP_MEMBER_EXCHANGE_NEW = 'Shop_ShopMemberExchangedNew',
|
|
22
21
|
SHOP_MEMBER_RECEIVED = 'Shop_ShopMemberReceived',
|
|
23
22
|
SHOP_MEMBER_SCORES = 'MShop_ShopMemberIntegral',
|
|
24
23
|
SHOP_MEMBER_SCORE_RULE = 'Shop_ShopMemberScoreRule',
|
|
25
24
|
SHOP_MEMBER_PRODUCT = 'MShop_ShopMemberProduct',
|
|
26
25
|
SHOP_MEMBER_INFO = 'Shop_ShopMember_Infomation',
|
|
27
26
|
APP_SAGE = 'Shop_Person',
|
|
28
27
|
APP_SAGE_POP = 'Shop_PersionPop',
|
|
29
28
|
APP_SHOP_APP_SECKILL = 'Shop_SeckillTab',
|
|
30
29
|
APP_SHOP_RANK = 'Shop_RankingList',
|
|
31
30
|
APP_SHOP_ACTIVITY = 'Shop_ActivityTab',
|
|
32
31
|
APP_SHOP_SERVICE = 'Shop_Service',
|
|
33
32
|
APP_SHOP_CLOSED_SHOP_GUIDE = 'Shop_ClosedShopGuide',
|
|
34
33
|
APP_USER_SHOP_SALE_POP = 'Shop_SystemUserShopSalePop',
|
|
35
34
|
SHOP_MEMBER_COUPON = 'Shop_BrandSubCoupon',
|
|
36
35
|
APP_SHOP_CUSTOM = 'Shop_CustomPage',
|
|
37
36
|
APP_SHOP_SCENE_SHOPPING = 'Shop_Scene_Shopping',
|
|
38
37
|
APP_SHOP_SCENE_FEEDS = 'Shop_Scene_Feeds',
|
|
39
38
|
APP_SHOP_SCENE_PRODUCTS = 'Shop_Scene_Products',
|
|
40
39
|
SHOP_MULTI_MEMBER_CARD = 'Shop_MultiMemberCard',
|
|
41
40
|
APP_SHOP_LIGHT_DETAILS = 'Shop_LightDetails',
|
|
42
41
|
SHOP_DIALOG_SUPER_STAR = 'Shop_DialogSuperStar',
|
|
43
42
|
APP_SHOP_SEARCHMAIN = 'Shop_SearchMain',
|
|
44
43
|
SHOP_MEMBER_PAID_CENTER = 'Shop_ShopMemberPaidCenter',
|
|
45
44
|
SHOP_MEMBER_PAID_CARD = 'Shop_ShopMemberPaidCard',
|
|
46
45
|
SHOP_MEMBER_PAID_BIND = 'Shop_ShopMemberPaidBind',
|
|
47
46
|
SHOP_STAFF_SALE = 'Shop_StaffSale',
|
|
48
47
|
SHOP_RESERVE_DETAIL = 'Shop_ReserveDetail',
|
|
49
48
|
MOBILE = 'Shop_ShopMain',
|
|
50
49
|
APP = 'TerminatorNew_All',
|
|
51
50
|
APP_SAGE = 'Shop_Person',
|
|
52
51
|
APP_SAGE_POP = 'Shop_PersionPop',
|
|
53
52
|
WX_JDGW_SHOP = 'W_jdgwxcx_shop',
|
|
54
53
|
APP_SHOP_DETAIL = 'Shop_ShopDetail',
|
|
55
54
|
MOBILE_SEARCH = 'MShop_SearchResult',
|
|
56
55
|
STOW_SHOP_VIEW = 'Shop_FollowShopMain',
|
|
57
56
|
APP_BRAND_HOT_SALE = 'Shop_BrandHotSale',
|
|
58
57
|
APP_SHOP_CARD = 'Shop_ShopCard',
|
|
59
58
|
APP_SHOP_MEMBER = 'Shop_ShopMember',
|
|
60
59
|
APP_SHOP_PAY_MEMBER = 'Shop_PayShopMember',
|
|
61
60
|
APP_SHOP_CATEGORY = 'Shop_Category',
|
|
62
61
|
APP_SHOP_SCENE = 'Shop_ShopSceneBuy',
|
|
63
62
|
SHOP_MEMBER_EXCHANGE_NEW = 'Shop_ShopMemberExchangedNew',
|
|
64
63
|
SHOP_MEMBER_RECEIVED = 'Shop_ShopMemberReceived',
|
|
65
64
|
APP_SHOP_NEW_PRODUCT = 'Shop_ProductNew',
|
|
66
65
|
APP_SHOP_NEW_PRODUCT_VIDEO = 'Shop_ProductNewVideo',
|
|
67
66
|
APP_SHOP_NEW_PRODUCT_PREFERRED_GOODS = 'shop_preferredGoods',
|
|
68
67
|
APP_SHOP_BUYER_SHOW = 'Shop_ShopBuyerShow',
|
|
69
68
|
SALE_VIEW = 'Shop_NewActivity',
|
|
70
69
|
SHOP_MEMBER_SCORES = 'MShop_ShopMemberIntegral',
|
|
71
70
|
SHOP_MEMBER_SCORE_RULE = 'Shop_ShopMemberScoreRule',
|
|
72
71
|
SHOP_MEMBER_PRODUCT = 'MShop_ShopMemberProduct',
|
|
73
72
|
SHOP_MEMBER_INFO = 'Shop_ShopMember_Infomation',
|
|
74
73
|
APP_SHOP_APP_SECKILL = 'Shop_SeckillTab',
|
|
75
74
|
APP_SHOP_RANK = 'Shop_RankingList',
|
|
76
75
|
APP_SHOP_ACTIVITY = 'Shop_ActivityTab',
|
|
77
76
|
APP_SHOP_SERVICE = 'Shop_Service',
|
|
78
77
|
APP_SHOP_CLOSED_SHOP_GUIDE = 'Shop_ClosedShopGuide',
|
|
79
78
|
APP_USER_SHOP_SALE_POP = 'Shop_SystemUserShopSalePop',
|
|
80
79
|
SHOP_MEMBER_COUPON = 'Shop_BrandSubCoupon',
|
|
81
80
|
APP_SHOP_CUSTOM = 'Shop_CustomPage',
|
|
82
81
|
APP_SHOP_SCENE_SHOPPING = 'Shop_Scene_Shopping',
|
|
83
82
|
APP_SHOP_SCENE_FEEDS = 'Shop_Scene_Feeds',
|
|
84
83
|
APP_SHOP_SCENE_PRODUCTS = 'Shop_Scene_Products',
|
|
85
84
|
SHOP_MULTI_MEMBER_CARD = 'Shop_MultiMemberCard',
|
|
86
85
|
APP_SHOP_LIGHT_DETAILS = 'Shop_LightDetails',
|
|
87
86
|
SHOP_DIALOG_SUPER_STAR = 'Shop_DialogSuperStar',
|
|
88
87
|
APP_SHOP_SEARCHMAIN = 'Shop_SearchMain',
|
|
89
88
|
PC_SHOP_CLASSIFY = 'PC_Shop_Classify',
|
|
90
89
|
SHOP_MEMBER_PAID_CENTER = 'Shop_ShopMemberPaidCenter',
|
|
91
90
|
SHOP_MEMBER_PAID_CARD = 'Shop_ShopMemberPaidCard',
|
|
92
91
|
SHOP_MEMBER_PAID_BIND = 'Shop_ShopMemberPaidBind',
|
|
93
92
|
SHOP_STAFF_SALE = 'Shop_StaffSale',
|
|
94
93
|
SHOP_RESERVE_DETAIL = 'Shop_ReserveDetail',
|
|
95
94
|
ACTIVITY_INIT: 'activityInit',
|
|
96
95
|
SHOP_HEADER: 'shopHeader',
|
|
97
96
|
SHOP_FOOTER: 'shopFooter',
|
|
98
97
|
SHOP_HOME: 'jshopMain',
|
|
99
98
|
SHOP_FOLLOW_BTN: 'shopFollowBtn',
|
|
100
99
|
SHOP_UNFOLLOW_BTN: 'shopUnFollowBtn',
|
|
101
100
|
NETWORK_ERR: 'networkerr',
|
|
102
101
|
RANK_LIST_MORE: 'Jx_Terminator_ShopRankListMore',
|
|
103
102
|
RANK_LIST_TAG: 'Jx_Terminator_ShopRankListTag',
|
|
104
103
|
RANK_LIST: 'Jx_Terminator_ShopRankList',
|
|
105
104
|
EXPO_RANK_LIST: 'Jx_Terminator_Expo_shopRankList',
|
|
106
105
|
[LogEventIds.SHOP_HOME]: 'Jx_Terminator_1620613767283|1',
|
|
107
106
|
[LogEventIds.SHOP_FOLLOW_BTN]: 'Jx_Terminator_1620613767283|2',
|
|
108
107
|
[LogEventIds.SHOP_UNFOLLOW_BTN]: 'Jx_Terminator_1620613767283|3',
|
|
109
108
|
[LogEventIds.NETWORK_ERR]: 'Jx_Terminator_1620613767283|4',
|
|
110
109
|
[LogEventIds.RANK_LIST_MORE]: 'Jx_Terminator_ShopRankListMore',
|
|
111
110
|
[LogEventIds.RANK_LIST_TAG]: 'Jx_Terminator_ShopRankListTag',
|
|
112
111
|
[LogEventIds.RANK_LIST]: 'Jx_Terminator_ShopRankList',
|
|
113
112
|
[LogEventIds.EXPO_RANK_LIST]: 'Jx_Terminator_Expo_shopRankList',
|
|
114
113
|
[LogPageIdInfo.MOBILE]: 'b002165',
|
|
115
114
|
[LogPageIdInfo.APP]: 'b002165',
|
|
116
115
|
[LogPageIdInfo.APP_SHOP_CATEGORY]: 'b002489',
|
|
117
116
|
[LogPageIdInfo.APP_SHOP_MEMBER]: 'b002732',
|
|
118
117
|
[LogPageIdInfo.APP_SHOP_CARD]: 'b003582',
|
|
119
118
|
[LogPageIdInfo.SALE_VIEW]: 'b002503',
|
|
120
119
|
[LogPageIdInfo.APP_SHOP_DETAIL]: 'b002275',
|
|
121
120
|
[LogPageIdInfo.MOBILE_SEARCH]: 'b002510',
|
|
122
121
|
[LogPageIdInfo.APP_SHOP_SCENE_SHOPPING]: 'b003162',
|
|
123
122
|
[LogPageIdInfo.APP_SHOP_SCENE_FEEDS]: 'b003193',
|
|
124
123
|
[LogPageIdInfo.APP_SHOP_SCENE_PRODUCTS]: 'b003196',
|
|
125
124
|
[LogPageIdInfo.SHOP_MULTI_MEMBER_CARD]: 'b003201',
|
|
126
125
|
[LogPageIdInfo.APP_SHOP_LIGHT_DETAILS]: 'b003366',
|
|
127
126
|
[LogPageIdInfo.SHOP_DIALOG_SUPER_STAR]: 'b002165',
|
|
128
127
|
[LogPageIdInfo.APP_SHOP_RANK]: 'b002730',
|
|
129
128
|
[LogPageIdInfo.APP_SHOP_SCENE]: 'b002728',
|
|
130
129
|
[LogPageIdInfo.APP_SHOP_APP_SECKILL]: 'b002727',
|
|
131
130
|
[LogPageIdInfo.APP_SHOP_ACTIVITY]: 'b002726',
|
|
132
131
|
[LogPageIdInfo.SHOP_MEMBER_INFO]: 'b003414',
|
|
133
132
|
[LogPageIdInfo.APP_SHOP_NEW_PRODUCT_PREFERRED_GOODS]: 'b003413',
|
|
134
133
|
[LogPageIdInfo.SHOP_MEMBER_PRODUCT]: 'b003412',
|
|
135
134
|
[LogPageIdInfo.SHOP_MEMBER_SCORES]: 'b003411',
|
|
136
135
|
[LogPageIdInfo.SHOP_MEMBER_EXCHANGE_NEW]: 'b003408',
|
|
137
136
|
[LogPageIdInfo.SHOP_MEMBER_RECEIVED]: 'b003406',
|
|
138
137
|
[LogPageIdInfo.APP_SHOP_NEW_PRODUCT]: 'b003405',
|
|
139
138
|
[LogPageIdInfo.APP_SHOP_SEARCHMAIN]: 'b002274',
|
|
140
139
|
[LogPageIdInfo.SHOP_MEMBER_PAID_CENTER]: 'b003877',
|
|
141
140
|
[LogPageIdInfo.SHOP_MEMBER_PAID_CARD]: 'b003878',
|
|
142
141
|
[LogPageIdInfo.SHOP_MEMBER_PAID_BIND]: 'b003879',
|
|
143
142
|
[LogPageIdInfo.SHOP_STAFF_SALE]: 'b004144',
|
|
144
143
|
[LogPageIdInfo.SHOP_RESERVE_DETAIL]: 'b005214',
|
|
145
144
|
[LogPageIdInfo.PC_SHOP_CLASSIFY]: 'b003329',
|
|
146
145
|
TerminatorNew_mPreSell_Expo: 'c00003931.Ter_mPreSell',
|
|
147
146
|
TerminatorNew_mPreSell_Click: 'c00003931.Ter_mPreSell',
|
|
148
147
|
TerminatorNew_mDynamicImage_Expo: 'c00003054.Ter_mDynamicImage',
|
|
149
148
|
TerminatorNew_mDynamicImage_Click: 'c00003054.Ter_mDynamicImage',
|
|
150
149
|
TerminatorNew_mPromotion_Expo: 'c00003051.Ter_mPromotion',
|
|
151
150
|
TerminatorNew_mPromotion_Click: 'c00003051.Ter_mPromotion',
|
|
152
151
|
TerminatorNew_TabSeriousWare_Tab_Expo: 'c00003049.Ter_mCollectionTab',
|
|
153
152
|
TerminatorNew_TabSeriousWare_Tab_Click: 'c00003049.Ter_mCollectionTab',
|
|
154
153
|
TerminatorNew_TabSeriousWare_Sku_Expo: 'c00003049.Ter_mCollectionSku',
|
|
155
154
|
TerminatorNew_TabSeriousWare_Sku_Click: 'c00003049.Ter_mCollectionSku',
|
|
156
155
|
TerminatorNew_TabSeriousWare_Pic_Expo: 'c00003049.Ter_CollectionImgs',
|
|
157
156
|
TerminatorNew_TabSeriousWare_Pic_Click: 'c00003049.Ter_CollectionImgs',
|
|
158
157
|
TerminatorNew_SgCoupon_Expo: 'c00003048.Ter_mSgCoupon',
|
|
159
158
|
TerminatorNew_SgCoupon_Click: 'c00003048.Ter_mSgCoupon',
|
|
160
159
|
TerminatorNew_smartNewProduct_Expo: 'c00003047.Ter_smartNewProduct',
|
|
161
160
|
TerminatorNew_smartNewProduct_Click: 'c00003047.Ter_smartNewProduct',
|
|
162
161
|
TerminatorNew_mMainPushNewProducts_Expo: 'c00003047.Ter_mFeaturedPickSku',
|
|
163
162
|
TerminatorNew_mMainPushNewProducts_Click: 'c00003047.Ter_mFeaturedPickSku',
|
|
164
163
|
TerminatorNew_smartPromoSku_Expo: 'c00003046.Ter_smartPromoSku',
|
|
165
164
|
TerminatorNew_smartPromoSku_Click: 'c00003046.Ter_smartPromoSku',
|
|
166
165
|
TerminatorNew_smartCoupon_Expo: 'c00003016.Ter_smartCoupon',
|
|
167
166
|
TerminatorNew_smartCoupon_Click: 'c00003016.Ter_smartCoupon',
|
|
168
167
|
TerminatorNew_smartNav_Expo: 'c00003013.Ter_smartNav',
|
|
169
168
|
TerminatorNew_smartNav_Click: 'c00003013.Ter_smartNav',
|
|
170
169
|
TerminatorNew_IsvModule_Expo: 'c00002955.Ter_IsvModule',
|
|
171
170
|
TerminatorNew_IsvModule_Click: 'c00002955.Ter_IsvModule',
|
|
172
171
|
TerminatorNew_mBanner_Expo: 'c00002954.Ter_mBanner',
|
|
173
172
|
TerminatorNew_mBanner_Click: 'c00002954.Ter_mBanner',
|
|
174
173
|
TerminatorNew_shopRankList_Expo: 'c00002953.Ter_shopRankList',
|
|
175
174
|
TerminatorNew_shopRankList_Click: 'c00002953.Ter_shopRankList',
|
|
176
175
|
TerminatorNew_mVideo_Expo: 'c00002952.Ter_mVideo',
|
|
177
176
|
TerminatorNew_mVideo_Click: 'c00002952.Ter_mVideo',
|
|
178
177
|
TerminatorNew_mCoupon_Expo: 'c00002951.Ter_mCoupon',
|
|
179
178
|
TerminatorNew_mCoupon_Click: 'c00002951.Ter_mCoupon',
|
|
180
179
|
TerminatorNew_mPictureHotspot_Expo: 'c00002950.Ter_mPictureHotspot',
|
|
181
180
|
TerminatorNew_mPictureHotspot_Click: 'c00002950.Ter_mPictureHotspot',
|
|
182
181
|
TerminatorNew_smartUnionProduct_Expo: 'c00002949.Ter_smartProduct',
|
|
183
182
|
TerminatorNew_smartUnionProduct_Click: 'c00002949.Ter_smartProduct',
|
|
184
183
|
TerminatorNew_mICommonGood_Expo: 'c00002949.Ter_mICommonGood',
|
|
185
184
|
TerminatorNew_mICommonGood_Click: 'c00002949.Ter_mICommonGood',
|
|
186
185
|
TerminatorNew_smartHotSaleProduct_Expo: 'c00002948.Ter_mHotSaleProduct',
|
|
187
186
|
TerminatorNew_smartHotSaleProduct_Click: 'c00002948.Ter_mHotSaleProduct',
|
|
188
187
|
TerminatorNew_smartSecondCate_Expo: 'c00002947.Ter_smartSecondCate',
|
|
189
188
|
TerminatorNew_smartSecondCate_Click: 'c00002947.Ter_smartSecondCate',
|
|
190
189
|
TerminatorNew_recfeedsku_Expo: 'c00002946.Ter_RecfeedSku',
|
|
191
190
|
TerminatorNew_recfeedsku_Click: 'c00002946.Ter_RecfeedSku',
|
|
192
191
|
TerminatorNew_recfeedskuAddCart_Click: 'c00002946.Ter_RecfeedAddCart',
|
|
193
192
|
TerminatorNew_mMemberSprint_Expo: 'c00003930.Ter_mMemberSprint',
|
|
194
193
|
TerminatorNew_mMemberSprint_Click: 'c00003930.Ter_mMemberSprint',
|
|
195
194
|
TerminatorNew_mShopMembers_Expo: 'c00003929.Ter_mShopMembers',
|
|
196
195
|
TerminatorNew_mShopMembers_Click: 'c00003929.Ter_mShopMembers',
|
|
197
196
|
ShopDetail_Follow: 'c00004094.ShopDetail_Follow',
|
|
198
197
|
ShopDetail_Share: 'c00004094.ShopDetail_Share',
|
|
199
198
|
ShopDetail_QRcode: 'c00004095.ShopDetail_QRcode',
|
|
200
199
|
ShopDetail_Licence: 'c00004095.ShopDetail_Licence',
|
|
201
200
|
ShopDetail_AllProducts: 'c00004096.ShopDetail_AllSku',
|
|
202
201
|
Shop_Category_skuexpo: 'c00004041.Shop_Category_sku',
|
|
203
202
|
Shop_Category_sku: 'c00004041.Shop_Category_sku',
|
|
204
203
|
Shop_Category_sortbtn: 'c00004041.Shop_Category_sort',
|
|
205
204
|
Shop_Category_skuaddcart: 'c00004041.Shop_Category_addcar',
|
|
206
205
|
Shop_Category_LV1: 'c00004041.Shop_Category_LV1',
|
|
207
206
|
Shop_Category_LV2: 'c00004041.Shop_Category_LV2',
|
|
208
207
|
Terminator_New_Mobile_Shop_listCategorySku_Click: 'c00004041.Ter_listCategorySku',
|
|
209
208
|
Terminator_New_Mobile_Shop_listCategoryShowAllSku_Click: 'c00004041.Ter_listCateAllSku',
|
|
210
209
|
Terminator_New_Mobile_Shop_listCategoryLV1_Click: 'c00004041.Ter_listCategoryLV1',
|
|
211
210
|
Terminator_New_Mobile_Shop_navCategoryLV2_Click: 'c00004041.Ter_navCategoryLV2',
|
|
212
211
|
Terminator_New_Mobile_Shop_navCategoryLV1_Click: 'c00004041.Ter_navCategoryLV1',
|
|
213
212
|
MShop_ResultProduct: 'c00004120.MShop_ResultProduct',
|
|
213
|
+
export enum LogPnameInfo {
|
|
214
214
|
HOME = 'home',
|
|
215
215
|
MEMBER = 'member',
|
|
216
216
|
CLASSIFY = 'classify',
|
|
217
217
|
PROMOTION = 'promotion',
|
|
218
218
|
WX_SHOP_HOME = 'wx_shop_home',
|
|
219
219
|
APP_SHOP_DETAIL = 'app_Shop_ShopDetail',
|
|
220
220
|
MOBILE_SEARCH = 'MShop_SearchResult',
|
|
221
221
|
SALE_VIEW = 'Shop_NewActivity',
|
|
222
222
|
STOW_SHOP_VIEW = 'Shop_FollowShopMain',
|
|
223
223
|
APP_BRAND_HOT_SALE = 'Shop_BrandHotSale',
|
|
224
224
|
APP_SHOP_NEW_PRODUCT = 'Shop_ProductNew',
|
|
225
225
|
APP_SHOP_NEW_PRODUCT_VIDEO = 'Shop_ProductNewVideo',
|
|
226
226
|
APP_SHOP_NEW_PRODUCT_PREFERRED_GOODS = 'shop_preferredGoods',
|
|
227
227
|
APP_SHOP_BUYER_SHOW = 'Shop_ShopBuyerShow',
|
|
228
228
|
APP_SHOP_CARD = 'Shop_ShopCard',
|
|
229
229
|
APP_SHOP_MEMBER = 'Shop_ShopMember',
|
|
230
230
|
APP_SHOP_PAY_MEMBER = 'Shop_PayShopMember',
|
|
231
231
|
APP_SHOP_CATEGORY = 'Shop_Category',
|
|
232
232
|
APP_SHOP_SCENE = 'Shop_Scene',
|
|
233
233
|
SHOP_MEMBER_EXCHANGE_NEW = 'Shop_ShopMemberExchangedNew',
|
|
234
234
|
SHOP_MEMBER_RECEIVED = 'Shop_ShopMemberReceived',
|
|
235
235
|
SHOP_MEMBER_SCORES = 'MShop_ShopMemberIntegral',
|
|
236
236
|
SHOP_MEMBER_SCORE_RULE = 'Shop_ShopMemberScoreRule',
|
|
237
237
|
SHOP_MEMBER_PRODUCT = 'MShop_ShopMemberProduct',
|
|
238
238
|
SHOP_MEMBER_INFO = 'Shop_ShopMember_Infomation',
|
|
239
239
|
APP_SAGE = 'Shop_Person',
|
|
240
240
|
APP_SAGE_POP = 'Shop_PersionPop',
|
|
241
241
|
APP_SHOP_APP_SECKILL = 'Shop_SeckillTab',
|
|
242
242
|
APP_SHOP_RANK = 'Shop_RankingList',
|
|
243
243
|
APP_SHOP_ACTIVITY = 'Shop_ActivityTab',
|
|
244
244
|
APP_SHOP_SERVICE = 'Shop_Service',
|
|
245
245
|
APP_SHOP_CLOSED_SHOP_GUIDE = 'Shop_ClosedShopGuide',
|
|
246
246
|
APP_USER_SHOP_SALE_POP = 'Shop_SystemUserShopSalePop',
|
|
247
247
|
SHOP_MEMBER_COUPON = 'Shop_BrandSubCoupon',
|
|
248
248
|
APP_SHOP_CUSTOM = 'Shop_CustomPage',
|
|
249
249
|
APP_SHOP_SCENE_SHOPPING = 'Shop_Scene_Shopping',
|
|
250
250
|
APP_SHOP_SCENE_FEEDS = 'Shop_Scene_Feeds',
|
|
251
251
|
APP_SHOP_SCENE_PRODUCTS = 'Shop_Scene_Products',
|
|
252
252
|
SHOP_MULTI_MEMBER_CARD = 'Shop_MultiMemberCard',
|
|
253
253
|
APP_SHOP_LIGHT_DETAILS = 'Shop_LightDetails',
|
|
254
254
|
SHOP_DIALOG_SUPER_STAR = 'Shop_DialogSuperStar',
|
|
255
255
|
APP_SHOP_SEARCHMAIN = 'Shop_SearchMain',
|
|
256
256
|
APP_SHOP_SEARCHLIST = 'Shop_SearchList',
|
|
257
257
|
APP_SHOP_PRODUCTTAB = 'Shop_NavigationProductsList',
|
|
258
258
|
SHOP_MEMBER_PAID_CENTER = 'Shop_ShopMemberPaidCenter',
|
|
259
259
|
SHOP_MEMBER_PAID_CARD = 'Shop_ShopMemberPaidCard',
|
|
260
260
|
SHOP_MEMBER_PAID_BIND = 'Shop_ShopMemberPaidBind',
|
|
261
261
|
SHOP_STAFF_SALE = 'Shop_StaffSale',
|
|
262
262
|
SHOP_RESERVE_DETAIL = 'Shop_ReserveDetail',
|
|
263
263
|
MOBILE = 'Shop_ShopMain',
|
|
264
264
|
APP = 'TerminatorNew_All',
|
|
265
265
|
APP_SAGE = 'Shop_Person',
|
|
266
266
|
APP_SAGE_POP = 'Shop_PersionPop',
|
|
267
267
|
WX_JDGW_SHOP = 'W_jdgwxcx_shop',
|
|
268
268
|
APP_SHOP_DETAIL = 'Shop_ShopDetail',
|
|
269
269
|
MOBILE_SEARCH = 'MShop_SearchResult',
|
|
270
270
|
STOW_SHOP_VIEW = 'Shop_FollowShopMain',
|
|
271
271
|
APP_BRAND_HOT_SALE = 'Shop_BrandHotSale',
|
|
272
272
|
APP_SHOP_CARD = 'Shop_ShopCard',
|
|
273
273
|
APP_SHOP_MEMBER = 'Shop_ShopMember',
|
|
274
274
|
APP_SHOP_PAY_MEMBER = 'Shop_PayShopMember',
|
|
275
275
|
APP_SHOP_CATEGORY = 'Shop_Category',
|
|
276
276
|
APP_SHOP_SCENE = 'Shop_ShopSceneBuy',
|
|
277
277
|
SHOP_MEMBER_EXCHANGE_NEW = 'Shop_ShopMemberExchangedNew',
|
|
278
278
|
SHOP_MEMBER_RECEIVED = 'Shop_ShopMemberReceived',
|
|
279
279
|
APP_SHOP_NEW_PRODUCT = 'Shop_ProductNew',
|
|
280
280
|
APP_SHOP_NEW_PRODUCT_VIDEO = 'Shop_ProductNewVideo',
|
|
281
281
|
APP_SHOP_NEW_PRODUCT_PREFERRED_GOODS = 'shop_preferredGoods',
|
|
282
282
|
APP_SHOP_BUYER_SHOW = 'Shop_ShopBuyerShow',
|
|
283
283
|
SALE_VIEW = 'Shop_NewActivity',
|
|
284
284
|
SHOP_MEMBER_SCORES = 'MShop_ShopMemberIntegral',
|
|
285
285
|
SHOP_MEMBER_SCORE_RULE = 'Shop_ShopMemberScoreRule',
|
|
286
286
|
SHOP_MEMBER_PRODUCT = 'MShop_ShopMemberProduct',
|
|
287
287
|
SHOP_MEMBER_INFO = 'Shop_ShopMember_Infomation',
|
|
288
288
|
APP_SHOP_APP_SECKILL = 'Shop_SeckillTab',
|
|
289
289
|
APP_SHOP_RANK = 'Shop_RankingList',
|
|
290
290
|
APP_SHOP_ACTIVITY = 'Shop_ActivityTab',
|
|
291
291
|
APP_SHOP_SERVICE = 'Shop_Service',
|
|
292
292
|
APP_SHOP_CLOSED_SHOP_GUIDE = 'Shop_ClosedShopGuide',
|
|
293
293
|
APP_USER_SHOP_SALE_POP = 'Shop_SystemUserShopSalePop',
|
|
294
294
|
SHOP_MEMBER_COUPON = 'Shop_BrandSubCoupon',
|
|
295
295
|
APP_SHOP_CUSTOM = 'Shop_CustomPage',
|
|
296
296
|
APP_SHOP_SCENE_SHOPPING = 'Shop_Scene_Shopping',
|
|
297
297
|
APP_SHOP_SCENE_FEEDS = 'Shop_Scene_Feeds',
|
|
298
298
|
APP_SHOP_SCENE_PRODUCTS = 'Shop_Scene_Products',
|
|
299
299
|
SHOP_MULTI_MEMBER_CARD = 'Shop_MultiMemberCard',
|
|
300
300
|
APP_SHOP_LIGHT_DETAILS = 'Shop_LightDetails',
|
|
301
301
|
SHOP_DIALOG_SUPER_STAR = 'Shop_DialogSuperStar',
|
|
302
302
|
APP_SHOP_SEARCHMAIN = 'Shop_SearchMain',
|
|
303
303
|
APP_SHOP_SEARCHLIST = 'Shop_SearchList',
|
|
304
304
|
APP_SHOP_PRODUCTTAB = 'Shop_NavigationProductsList',
|
|
305
305
|
PC_SHOP_CLASSIFY = 'PC_Shop_Classify',
|
|
306
306
|
SHOP_MEMBER_PAID_CENTER = 'Shop_ShopMemberPaidCenter',
|
|
307
307
|
SHOP_MEMBER_PAID_CARD = 'Shop_ShopMemberPaidCard',
|
|
308
308
|
SHOP_MEMBER_PAID_BIND = 'Shop_ShopMemberPaidBind',
|
|
309
309
|
SHOP_STAFF_SALE = 'Shop_StaffSale',
|
|
310
310
|
SHOP_RESERVE_DETAIL = 'Shop_ReserveDetail',
|
|
311
311
|
ACTIVITY_INIT: 'activityInit',
|
|
312
312
|
SHOP_HEADER: 'shopHeader',
|
|
313
313
|
SHOP_FOOTER: 'shopFooter',
|
|
314
314
|
SHOP_HOME: 'jshopMain',
|
|
315
315
|
SHOP_FOLLOW_BTN: 'shopFollowBtn',
|
|
316
316
|
SHOP_UNFOLLOW_BTN: 'shopUnFollowBtn',
|
|
317
317
|
NETWORK_ERR: 'networkerr',
|
|
318
318
|
RANK_LIST_MORE: 'Jx_Terminator_ShopRankListMore',
|
|
319
319
|
RANK_LIST_TAG: 'Jx_Terminator_ShopRankListTag',
|
|
320
320
|
RANK_LIST: 'Jx_Terminator_ShopRankList',
|
|
321
321
|
EXPO_RANK_LIST: 'Jx_Terminator_Expo_shopRankList',
|
|
322
322
|
[LogEventIds.SHOP_HOME]: 'Jx_Terminator_1620613767283|1',
|
|
323
323
|
[LogEventIds.SHOP_FOLLOW_BTN]: 'Jx_Terminator_1620613767283|2',
|
|
324
324
|
[LogEventIds.SHOP_UNFOLLOW_BTN]: 'Jx_Terminator_1620613767283|3',
|
|
325
325
|
[LogEventIds.NETWORK_ERR]: 'Jx_Terminator_1620613767283|4',
|
|
326
326
|
[LogEventIds.RANK_LIST_MORE]: 'Jx_Terminator_ShopRankListMore',
|
|
327
327
|
[LogEventIds.RANK_LIST_TAG]: 'Jx_Terminator_ShopRankListTag',
|
|
328
328
|
[LogEventIds.RANK_LIST]: 'Jx_Terminator_ShopRankList',
|
|
329
329
|
[LogEventIds.EXPO_RANK_LIST]: 'Jx_Terminator_Expo_shopRankList',
|
|
330
330
|
[LogPageIdInfo.MOBILE]: 'b002165',
|
|
331
331
|
[LogPageIdInfo.APP]: 'b002165',
|
|
332
332
|
[LogPageIdInfo.APP_SHOP_CATEGORY]: 'b002489',
|
|
333
333
|
[LogPageIdInfo.APP_SHOP_MEMBER]: 'b002732',
|
|
334
334
|
[LogPageIdInfo.APP_SHOP_CARD]: 'b003582',
|
|
335
335
|
[LogPageIdInfo.SALE_VIEW]: 'b002503',
|
|
336
336
|
[LogPageIdInfo.APP_SHOP_DETAIL]: 'b002275',
|
|
337
337
|
[LogPageIdInfo.MOBILE_SEARCH]: 'b002510',
|
|
338
338
|
[LogPageIdInfo.APP_SHOP_SCENE_SHOPPING]: 'b003162',
|
|
339
339
|
[LogPageIdInfo.APP_SHOP_SCENE_FEEDS]: 'b003193',
|
|
340
340
|
[LogPageIdInfo.APP_SHOP_SCENE_PRODUCTS]: 'b003196',
|
|
341
341
|
[LogPageIdInfo.SHOP_MULTI_MEMBER_CARD]: 'b003201',
|
|
342
342
|
[LogPageIdInfo.APP_SHOP_LIGHT_DETAILS]: 'b003366',
|
|
343
343
|
[LogPageIdInfo.SHOP_DIALOG_SUPER_STAR]: 'b002165',
|
|
344
344
|
[LogPageIdInfo.APP_SHOP_RANK]: 'b002730',
|
|
345
345
|
[LogPageIdInfo.APP_SHOP_SCENE]: 'b002728',
|
|
346
346
|
[LogPageIdInfo.APP_SHOP_APP_SECKILL]: 'b002727',
|
|
347
347
|
[LogPageIdInfo.APP_SHOP_ACTIVITY]: 'b002726',
|
|
348
348
|
[LogPageIdInfo.SHOP_MEMBER_INFO]: 'b003414',
|
|
349
349
|
[LogPageIdInfo.APP_SHOP_NEW_PRODUCT_PREFERRED_GOODS]: 'b003413',
|
|
350
350
|
[LogPageIdInfo.SHOP_MEMBER_PRODUCT]: 'b003412',
|
|
351
351
|
[LogPageIdInfo.SHOP_MEMBER_SCORES]: 'b003411',
|
|
352
352
|
[LogPageIdInfo.SHOP_MEMBER_EXCHANGE_NEW]: 'b003408',
|
|
353
353
|
[LogPageIdInfo.SHOP_MEMBER_RECEIVED]: 'b003406',
|
|
354
354
|
[LogPageIdInfo.APP_SHOP_NEW_PRODUCT]: 'b003405',
|
|
355
355
|
[LogPageIdInfo.APP_SHOP_SEARCHMAIN]: 'b002274',
|
|
356
356
|
[LogPageIdInfo.APP_SHOP_SEARCHLIST]: 'b002272',
|
|
357
357
|
[LogPageIdInfo.APP_SHOP_PRODUCTTAB]: 'b002488',
|
|
358
358
|
[LogPageIdInfo.SHOP_MEMBER_PAID_CENTER]: 'b003877',
|
|
359
359
|
[LogPageIdInfo.SHOP_MEMBER_PAID_CARD]: 'b003878',
|
|
360
360
|
[LogPageIdInfo.SHOP_MEMBER_PAID_BIND]: 'b003879',
|
|
361
361
|
[LogPageIdInfo.SHOP_STAFF_SALE]: 'b004144',
|
|
362
362
|
[LogPageIdInfo.SHOP_RESERVE_DETAIL]: 'b005214',
|
|
363
363
|
[LogPageIdInfo.PC_SHOP_CLASSIFY]: 'b003329',
|
|
364
364
|
TerminatorNew_mPreSell_Expo: 'c00003931.Ter_mPreSell',
|
|
365
365
|
TerminatorNew_mPreSell_Click: 'c00003931.Ter_mPreSell',
|
|
366
366
|
TerminatorNew_mDynamicImage_Expo: 'c00003054.Ter_mDynamicImage',
|
|
367
367
|
TerminatorNew_mDynamicImage_Click: 'c00003054.Ter_mDynamicImage',
|
|
368
368
|
TerminatorNew_mPromotion_Expo: 'c00003051.Ter_mPromotion',
|
|
369
369
|
TerminatorNew_mPromotion_Click: 'c00003051.Ter_mPromotion',
|
|
370
370
|
TerminatorNew_TabSeriousWare_Tab_Expo: 'c00003049.Ter_mCollectionTab',
|
|
371
371
|
TerminatorNew_TabSeriousWare_Tab_Click: 'c00003049.Ter_mCollectionTab',
|
|
372
372
|
TerminatorNew_TabSeriousWare_Sku_Expo: 'c00003049.Ter_mCollectionSku',
|
|
373
373
|
TerminatorNew_TabSeriousWare_Sku_Click: 'c00003049.Ter_mCollectionSku',
|
|
374
374
|
TerminatorNew_TabSeriousWare_Pic_Expo: 'c00003049.Ter_CollectionImgs',
|
|
375
375
|
TerminatorNew_TabSeriousWare_Pic_Click: 'c00003049.Ter_CollectionImgs',
|
|
376
376
|
TerminatorNew_SgCoupon_Expo: 'c00003048.Ter_mSgCoupon',
|
|
377
377
|
TerminatorNew_SgCoupon_Click: 'c00003048.Ter_mSgCoupon',
|
|
378
378
|
TerminatorNew_smartNewProduct_Expo: 'c00003047.Ter_smartNewProduct',
|
|
379
379
|
TerminatorNew_smartNewProduct_Click: 'c00003047.Ter_smartNewProduct',
|
|
380
380
|
TerminatorNew_mMainPushNewProducts_Expo: 'c00003047.Ter_mFeaturedPickSku',
|
|
381
381
|
TerminatorNew_mMainPushNewProducts_Click: 'c00003047.Ter_mFeaturedPickSku',
|
|
382
382
|
TerminatorNew_smartPromoSku_Expo: 'c00003046.Ter_smartPromoSku',
|
|
383
383
|
TerminatorNew_smartPromoSku_Click: 'c00003046.Ter_smartPromoSku',
|
|
384
384
|
TerminatorNew_smartCoupon_Expo: 'c00003016.Ter_smartCoupon',
|
|
385
385
|
TerminatorNew_smartCoupon_Click: 'c00003016.Ter_smartCoupon',
|
|
386
386
|
TerminatorNew_smartNav_Expo: 'c00003013.Ter_smartNav',
|
|
387
387
|
TerminatorNew_smartNav_Click: 'c00003013.Ter_smartNav',
|
|
388
388
|
TerminatorNew_IsvModule_Expo: 'c00002955.Ter_IsvModule',
|
|
389
389
|
TerminatorNew_IsvModule_Click: 'c00002955.Ter_IsvModule',
|
|
390
390
|
TerminatorNew_mBanner_Expo: 'c00002954.Ter_mBanner',
|
|
391
391
|
TerminatorNew_mBanner_Click: 'c00002954.Ter_mBanner',
|
|
392
392
|
TerminatorNew_shopRankList_Expo: 'c00002953.Ter_shopRankList',
|
|
393
393
|
TerminatorNew_shopRankList_Click: 'c00002953.Ter_shopRankList',
|
|
394
394
|
TerminatorNew_mVideo_Expo: 'c00002952.Ter_mVideo',
|
|
395
395
|
TerminatorNew_mVideo_Click: 'c00002952.Ter_mVideo',
|
|
396
396
|
TerminatorNew_mCoupon_Expo: 'c00002951.Ter_mCoupon',
|
|
397
397
|
TerminatorNew_mCoupon_Click: 'c00002951.Ter_mCoupon',
|
|
398
398
|
TerminatorNew_mPictureHotspot_Expo: 'c00002950.Ter_mPictureHotspot',
|
|
399
399
|
TerminatorNew_mPictureHotspot_Click: 'c00002950.Ter_mPictureHotspot',
|
|
400
400
|
TerminatorNew_smartUnionProduct_Expo: 'c00002949.Ter_smartProduct',
|
|
401
401
|
TerminatorNew_smartUnionProduct_Click: 'c00002949.Ter_smartProduct',
|
|
402
402
|
TerminatorNew_mICommonGood_Expo: 'c00002949.Ter_mICommonGood',
|
|
403
403
|
TerminatorNew_mICommonGood_Click: 'c00002949.Ter_mICommonGood',
|
|
404
404
|
TerminatorNew_smartHotSaleProduct_Expo: 'c00002948.Ter_mHotSaleProduct',
|
|
405
405
|
TerminatorNew_smartHotSaleProduct_Click: 'c00002948.Ter_mHotSaleProduct',
|
|
406
406
|
TerminatorNew_smartSecondCate_Expo: 'c00002947.Ter_smartSecondCate',
|
|
407
407
|
TerminatorNew_smartSecondCate_Click: 'c00002947.Ter_smartSecondCate',
|
|
408
408
|
TerminatorNew_recfeedsku_Expo: 'c00002946.Ter_RecfeedSku',
|
|
409
409
|
TerminatorNew_recfeedsku_Click: 'c00002946.Ter_RecfeedSku',
|
|
410
410
|
TerminatorNew_recfeedskuAddCart_Click: 'c00002946.Ter_RecfeedAddCart',
|
|
411
411
|
TerminatorNew_mMemberSprint_Expo: 'c00003930.Ter_mMemberSprint',
|
|
412
412
|
TerminatorNew_mMemberSprint_Click: 'c00003930.Ter_mMemberSprint',
|
|
413
413
|
TerminatorNew_mShopMembers_Expo: 'c00003929.Ter_mShopMembers',
|
|
414
414
|
TerminatorNew_mShopMembers_Click: 'c00003929.Ter_mShopMembers',
|
|
415
415
|
ShopDetail_Follow: 'c00004094.ShopDetail_Follow',
|
|
416
416
|
ShopDetail_Share: 'c00004094.ShopDetail_Share',
|
|
417
417
|
ShopDetail_QRcode: 'c00004095.ShopDetail_QRcode',
|
|
418
418
|
ShopDetail_Licence: 'c00004095.ShopDetail_Licence',
|
|
419
419
|
ShopDetail_AllProducts: 'c00004096.ShopDetail_AllSku',
|
|
420
420
|
Shop_Category_skuexpo: 'c00004041.Shop_Category_sku',
|
|
421
421
|
Shop_Category_sku: 'c00004041.Shop_Category_sku',
|
|
422
422
|
Shop_Category_sortbtn: 'c00004041.Shop_Category_sort',
|
|
423
423
|
Shop_Category_skuaddcart: 'c00004041.Shop_Category_addcar',
|
|
424
424
|
Shop_Category_LV1: 'c00004041.Shop_Category_LV1',
|
|
425
425
|
Shop_Category_LV2: 'c00004041.Shop_Category_LV2',
|
|
426
426
|
Terminator_New_Mobile_Shop_listCategorySku_Click: 'c00004041.Ter_listCategorySku',
|
|
427
427
|
Terminator_New_Mobile_Shop_listCategoryShowAllSku_Click: 'c00004041.Ter_listCateAllSku',
|
|
428
428
|
Terminator_New_Mobile_Shop_listCategoryLV1_Click: 'c00004041.Ter_listCategoryLV1',
|
|
429
429
|
Terminator_New_Mobile_Shop_navCategoryLV2_Click: 'c00004041.Ter_navCategoryLV2',
|
|
430
430
|
Terminator_New_Mobile_Shop_navCategoryLV1_Click: 'c00004041.Ter_navCategoryLV1',
|
|
431
431
|
MShop_ResultProduct: 'c00004120.MShop_ResultProduct',
|
package/dist/language/en_US.json
CHANGED
|
@@ -3,7 +3,10 @@
|
|
|
3
3
|
"memberUniqueCoupon": "Member-only coupon",
|
|
4
4
|
"memberInstructionDetail": "Rules",
|
|
5
5
|
"timeToEnd": "距结束",
|
|
6
|
+
"showCompatibleItemsOnly": "Show compatible items only",
|
|
6
7
|
"joinMemberFail": "Please retry later",
|
|
8
|
+
"brandSeckill": "Brand flash sale",
|
|
9
|
+
"tabRank": "Category rankings",
|
|
7
10
|
"failBusy": "Please retry later",
|
|
8
11
|
"inviteToMember": "Invite you to join brand member",
|
|
9
12
|
"networkNotSmooth": "The network is not very smooth, please try again later!",
|
|
@@ -23,11 +26,15 @@
|
|
|
23
26
|
"noProductNew": "This store has not yet listed any products for sale.",
|
|
24
27
|
"goToShop": "Visit",
|
|
25
28
|
"bookingNextPart": "预约下期",
|
|
29
|
+
"searchTipSuggestfor1": "Are you looking for ",
|
|
26
30
|
"queryFailedTryAgain": "查询失败,请稍后重试",
|
|
27
31
|
"edit": "edit",
|
|
28
32
|
"fansChat": "Fans' group chat",
|
|
33
|
+
"searchTipSuggestfor3": "Click to search",
|
|
34
|
+
"searchTipSuggestfor2": " products?",
|
|
29
35
|
"belowProductAvailable": "The following products are available",
|
|
30
36
|
"failNetwork": "Please retry later",
|
|
37
|
+
"commentCount": " reviews",
|
|
31
38
|
"limitedInStoreAvailable": "限店内部分商品",
|
|
32
39
|
"fold": "折",
|
|
33
40
|
"newRelease": "New release",
|
|
@@ -51,6 +58,7 @@
|
|
|
51
58
|
"noRelevantProduct": "No relevant products available.",
|
|
52
59
|
"cancelMemberCardContent": "Note: After canceling the membership card, you will no longer be able to enjoy exclusive member coupons, member points benefits, and member-only prices.",
|
|
53
60
|
"pointsExchange": "积分兑换",
|
|
61
|
+
"designerPreview": "Designer preview",
|
|
54
62
|
"memberGiftCongrats": "Success",
|
|
55
63
|
"ReceiveNow": "Receive",
|
|
56
64
|
"pleaseInput": "Please input",
|
|
@@ -85,8 +93,10 @@
|
|
|
85
93
|
"newReleaseToday": "New release today",
|
|
86
94
|
"allProductUseable": "All items available",
|
|
87
95
|
"available": "Available",
|
|
96
|
+
"searchTipfor1": "Showing results for ",
|
|
88
97
|
"memberCardInstruction": "Card Instructions",
|
|
89
98
|
"rules": "规则",
|
|
99
|
+
"searchTipfor2": ", still searching ",
|
|
90
100
|
"joinBrand": "加入品牌会员 享专属好礼",
|
|
91
101
|
"fansBenefits": "Fans' rewarding",
|
|
92
102
|
"timeUnitMinute": "m",
|
|
@@ -98,9 +108,11 @@
|
|
|
98
108
|
"viewReplay": "View replay",
|
|
99
109
|
"moreRight": "更多权益敬请期待",
|
|
100
110
|
"receiveAndViewMoreRights": "领取并查看更多权益",
|
|
111
|
+
"others": "Others",
|
|
101
112
|
"successAddCart": "Success",
|
|
102
113
|
"failSubscribe": "Please retry later",
|
|
103
114
|
"noticeMsg": "请关注消息提醒",
|
|
115
|
+
"newGoodsText": "New Arrival",
|
|
104
116
|
"pageLoadFailed": "Page load failed, please try again later",
|
|
105
117
|
"sceneFeedsNoData": "Oh dear, the merchant hasn't published any bundling purchase data yet.",
|
|
106
118
|
"viewAvailableProducts": "查看可用商品",
|
|
@@ -134,6 +146,7 @@
|
|
|
134
146
|
"hasSent": "Has sent",
|
|
135
147
|
"memberAnd": "and",
|
|
136
148
|
"failAddCart": "Please retry later",
|
|
149
|
+
"viewMore": "View more",
|
|
137
150
|
"successJoinIn": "Success",
|
|
138
151
|
"bespeakFailedAndTryLater": "预约失败,请稍后再试",
|
|
139
152
|
"over": "满",
|
|
@@ -148,7 +161,9 @@
|
|
|
148
161
|
"joinBrands": "加入品牌会员",
|
|
149
162
|
"isCancelMemberTitle": "Are you really going to cancel your membership?",
|
|
150
163
|
"brandActivity": "品牌活动",
|
|
164
|
+
"flashSales": "Brand flash sale",
|
|
151
165
|
"shopPopularity": "Popularity",
|
|
166
|
+
"manage": "Manage",
|
|
152
167
|
"joinMemberSuccess": "Join successfully",
|
|
153
168
|
"sorce": "积分",
|
|
154
169
|
"immediatelyExchange": "立即兑换",
|
|
@@ -161,6 +176,7 @@
|
|
|
161
176
|
"fansMember": "Members",
|
|
162
177
|
"confirmExchangeTextNo": "暂不兑换",
|
|
163
178
|
"failFollow": "Please retry later",
|
|
179
|
+
"hotSearchv2": "Trending searches",
|
|
164
180
|
"mobileNumber": "Phone",
|
|
165
181
|
"discount": "discount",
|
|
166
182
|
"cancelMemberCard": "Cancel membership card",
|
|
@@ -228,13 +244,16 @@
|
|
|
228
244
|
"memberPrizeLimit": "限量福利 先到先得 以实际领取为准",
|
|
229
245
|
"deleteAll": "Delete All",
|
|
230
246
|
"followShop": "关注店铺",
|
|
247
|
+
"addVehicle": "Add vehicle model",
|
|
231
248
|
"timeToStart": "距开始",
|
|
249
|
+
"oneClickAddVehicle": "One-click add vehicle model",
|
|
232
250
|
"congratulationsOnLevelGifts": "恭喜获得专属等级礼包",
|
|
233
251
|
"chat": "Chat",
|
|
234
252
|
"notYetAndDisappearThreeSeconds": "没抽中呢~活动将在3秒后消失~",
|
|
235
253
|
"ReceiveCouponNow": "Receive",
|
|
236
254
|
"goForOtherShopProducts2": "看看其他店铺商品吧~",
|
|
237
255
|
"complete": "Complete",
|
|
256
|
+
"exploreShop": "Take a look around",
|
|
238
257
|
"fullMode": "Full mode",
|
|
239
258
|
"exchangeSuccess": "兑换成功",
|
|
240
259
|
"timeUnitHour": "h",
|
|
@@ -271,6 +290,8 @@
|
|
|
271
290
|
"renewMember": "Renew Membership",
|
|
272
291
|
"loadDataFailed": "Failed to load",
|
|
273
292
|
"ensureMemberAuthorize": "Confirm authorization",
|
|
293
|
+
"goodComment": "Positive",
|
|
294
|
+
"switchModel": "Switch model",
|
|
274
295
|
"bookingNextPartToBenefits": "提前预约下期,离福利更近一步~",
|
|
275
296
|
"sendCode": "send",
|
|
276
297
|
"congratulations": "Congratulations!",
|
|
@@ -278,10 +299,12 @@
|
|
|
278
299
|
"payPrivilegeDesc": "品牌付费订阅说明",
|
|
279
300
|
"nextCategory": "Next category",
|
|
280
301
|
"globalShopDetail": "Shop Details",
|
|
302
|
+
"switch": "Switch",
|
|
281
303
|
"extraMemberCoupon": "别灰心,送你额外会员福利券~",
|
|
282
304
|
"formatError": "Format error",
|
|
283
305
|
"reload": "Reload",
|
|
284
306
|
"3Star": "Three_star",
|
|
307
|
+
"searchTabFilter": "Filter",
|
|
285
308
|
"goForOtherMemberPriced": "看看其他会员好价商品吧~",
|
|
286
309
|
"memberUniquePrice": "Member exclusive price",
|
|
287
310
|
"joinEnjoyGifts": "Join and enjoy gifts",
|
|
@@ -290,11 +313,13 @@
|
|
|
290
313
|
"lookForwardTo": "敬请期待",
|
|
291
314
|
"limited": "数量有限",
|
|
292
315
|
"useNow": "Use Now",
|
|
316
|
+
"recommendText": "For you",
|
|
293
317
|
"globalHome": "Home",
|
|
294
318
|
"joinMemberRightNow": "立即加入品牌会员",
|
|
295
319
|
"follow": "Follow",
|
|
296
320
|
"followed": "Following",
|
|
297
321
|
"memberBind": "Member card binding",
|
|
322
|
+
"commentData": "No reviews yet",
|
|
298
323
|
"mobileNumberErrorFill": "Wrong phone number",
|
|
299
324
|
"freeMemberRights": "免费会员可享权益",
|
|
300
325
|
"joinNow": "Join now",
|