Files
lucky_shop/lang/en-us/member/footprint.js

5 lines
140 B
JavaScript

export const lang = {
//title为每个页面的标题
title: 'My Browsing History',
emptyTpis: 'You haven\'t browsed any products yet!'
}