Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / Static

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 36097ce8 authored 5 years ago by dabai's avatar dabai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

转盘

parent 7edc2e17 master
Show whitespace changes
Inline Side-by-side
Showing with 6 additions and 0 deletions
  • superTurn/js/lang.js
superTurn/js/lang.js
View file @ 36097ce8
...@@ -43,6 +43,9 @@ var langList = [ ...@@ -43,6 +43,9 @@ var langList = [
'super23':'期數', 'super23':'期數',
'super24':'競猜記錄', 'super24':'競猜記錄',
'super25':'結果', 'super25':'結果',
'super26':'競猜',
'super27':'倍',
'super28':'票'
}, },
{ {
'img1':superCdn+'img/2_en.png', 'img1':superCdn+'img/2_en.png',
...@@ -86,6 +89,9 @@ var langList = [ ...@@ -86,6 +89,9 @@ var langList = [
'super23':'Stage', 'super23':'Stage',
'super24':'Record', 'super24':'Record',
'super25':'Results', 'super25':'Results',
'super26':'Guess',
'super27':'X',
'super28':'Tickets'
} }
] ]
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment