Files
lucky_shop/lang/en-us/game/turntable.js

4 lines
76 B
JavaScript

export const lang = {
//title为每个页面的标题
title: 'Turntable'
}