localText_en.ts 83 B

123456
  1. // 英文
  2. export const localText_en = {
  3. clickGameStart: "click game start"
  4. }