Files
lucky_shop/lang/en-us/help/list.js

5 lines
123 B
JavaScript

export const lang = {
//title为每个页面的标题
title: 'Help Center',
emptyText: 'No help information available'
}