Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-images-generator
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
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
MyCard
ygopro-images-generator
Commits
fee78a37
Commit
fee78a37
authored
Dec 10, 2016
by
Peter Xin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix
parent
5930c18a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
locales/en-US.yml
locales/en-US.yml
+2
-2
locales/ja-JP.yml
locales/ja-JP.yml
+2
-2
locales/zh-CN.yml
locales/zh-CN.yml
+1
-1
No files found.
locales/en-US.yml
View file @
fee78a37
...
...
@@ -49,7 +49,7 @@ en-US:
-
"
Divine-Beast"
-
"
Creator
God"
-
"
Wyrm"
pendulum_effect_head
:
!ruby/regexp
/Pendulum Scale\s
?=\s?\d+?\n?\[\s?Pendulum Effect\s?\]\n?(\-n\/a\-)?
/
monster_effect_head
:
!ruby/regexp
/\n
?(-+?\n+)?\n?\[\s?(Monster Effect|Flavor Text)\s?\]
\n/
pendulum_effect_head
:
!ruby/regexp
/Pendulum Scale\s
*=\s*\d+\n*\[\s*Pendulum Effect\s*\]\n*(\-n\/a\-)*
/
monster_effect_head
:
!ruby/regexp
/\n
*(-+?\n+)*\n*\[\s*(Monster Effect|Flavor Text)\s*\]\s*?
\n/
mse_language
:
en
mse_stylesheet
:
standard
locales/ja-JP.yml
View file @
fee78a37
...
...
@@ -49,7 +49,7 @@ ja-JP:
-
"
幻神獣族"
-
"
創造神族"
-
"
幻竜族"
pendulum_effect_head
:
!ruby/regexp
/【Pスケール:青(.*)/赤(.*)】(\n)
?
/
monster_effect_head
:
!ruby/regexp
/(\n)
?
(【モンスター効果】|【モンスター情報】)\n/
pendulum_effect_head
:
!ruby/regexp
/【Pスケール:青(.*)/赤(.*)】(\n)
*
/
monster_effect_head
:
!ruby/regexp
/(\n)
*
(【モンスター効果】|【モンスター情報】)\n/
mse_language
:
jp
mse_stylesheet
:
standard
locales/zh-CN.yml
View file @
fee78a37
...
...
@@ -50,6 +50,6 @@ zh-CN:
-
"
创世神族"
-
"
幻龙族"
pendulum_effect_head
:
!ruby/regexp
/←\d+ 【灵摆】 \d+→\n?/
monster_effect_head
:
!ruby/regexp
/(\n)
?
(?:【怪兽效果】|【怪兽简介】|【怪兽描述】)\n/
monster_effect_head
:
!ruby/regexp
/(\n)
*
(?:【怪兽效果】|【怪兽简介】|【怪兽描述】)\n/
mse_language
:
cn
mse_stylesheet
:
standard
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