• This project
    • Loading...
  • Sign in

OnePoem / OnePoem-App

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • OnePoem-App
  • assets
  • data
  • lang.json
  • Reason Pun's avatar
    增加了口音选择弹出菜单 · 95e2ca89
    95e2ca89
    Reason Pun authored 2022-01-27 16:57:37 +0800
lang.json 242 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
[
  {
    "id": "1",
    "name": "普通话"
  },
  {
    "id": "2",
    "name": "四川话"
  },
  {
    "id": "3",
    "name": "山东话"
  },
  {
    "id": "4",
    "name": "闽南话"
  },
  {
    "id": "5",
    "name": "东北话"
  }
]