Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
S
srvpro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
srvpro
Commits
e840e9aa
Commit
e840e9aa
authored
Dec 29, 2018
by
nanahira
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of github.com:purerosefallen/ygopro-server
parents
ecabe5b4
ecb27c12
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
59 additions
and
48 deletions
+59
-48
data/i18n.json
data/i18n.json
+2
-2
ygopro-server.coffee
ygopro-server.coffee
+29
-23
ygopro-server.js
ygopro-server.js
+28
-23
No files found.
data/i18n.json
View file @
e840e9aa
...
...
@@ -38,7 +38,7 @@
"invalid_password_existed"
:
"Password invalid (Already Existed)"
,
"invalid_password_not_found"
:
"Password invalid (Not Found)"
,
"invalid_password_action"
:
"Password invalid (Invalid Action)"
,
"invalid_password_checksum"
:
"Password incorrect (Checksum Failed)"
,
"invalid_password_checksum"
:
"Password incorrect (Checksum Failed)
(Please re-login your account.)
"
,
"bad_user_name"
:
"Please enter the correct ID"
,
"server_full"
:
"Server is full, please try again later."
,
"too_much_connection"
:
"Too many clients running at the moment! "
,
...
...
@@ -371,7 +371,7 @@
"invalid_password_existed"
:
"主机密码不正确 (Already Existed)"
,
"invalid_password_not_found"
:
"主机密码不正确 (Not Found)"
,
"invalid_password_action"
:
"主机密码不正确 (Invalid Action)"
,
"invalid_password_checksum"
:
"主机密码不正确 (Checksum Failed)"
,
"invalid_password_checksum"
:
"主机密码不正确 (Checksum Failed)
(请退出并重新登录你的账号)
"
,
"bad_user_name"
:
"请输入正确的用户名"
,
"server_full"
:
"服务器已经爆满,请稍候再试"
,
"too_much_connection"
:
"同时开启的客户端数量过多 "
,
...
...
ygopro-server.coffee
View file @
e840e9aa
This diff is collapsed.
Click to expand it.
ygopro-server.js
View file @
e840e9aa
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment