Files
lucky_shop/lang/zh-cn/game/cards.js
2025-10-27 15:55:29 +08:00

5 lines
77 B
JavaScript

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