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
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
3
Merge Requests
3
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
srvpro
Commits
48265243
Commit
48265243
authored
May 27, 2018
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add english i18n for retry
parent
6227f5bd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
data/default_config.json
data/default_config.json
+2
-2
data/i18n.json
data/i18n.json
+8
-0
No files found.
data/default_config.json
View file @
48265243
...
@@ -83,8 +83,8 @@
...
@@ -83,8 +83,8 @@
"enabled"
:
false
"enabled"
:
false
},
},
"retry_handle"
:
{
"retry_handle"
:
{
"enabled"
:
fals
e
,
"enabled"
:
tru
e
,
"max_retry_count"
:
3
"max_retry_count"
:
false
},
},
"mycard"
:
{
"mycard"
:
{
"enabled"
:
false
,
"enabled"
:
false
,
...
...
data/i18n.json
View file @
48265243
...
@@ -122,6 +122,14 @@
...
@@ -122,6 +122,14 @@
"color_not_found_part1"
:
"Color "
,
"color_not_found_part1"
:
"Color "
,
"color_not_found_part2"
:
" is not available, enter /color help to list all available color."
,
"color_not_found_part2"
:
" is not available, enter /color help to list all available color."
,
"show_color_list"
:
"Available chat colors: "
,
"show_color_list"
:
"Available chat colors: "
,
"retry_not_counted"
:
"Your operation is beyond the rules."
,
"retry_part1"
:
"You have broken the rules for "
,
"retry_part2"
:
" times. You will be kicked from the room if you break the rules for "
,
"retry_part3"
:
" times."
,
"retry_too_much_part1"
:
"You are kicked from the room for having broken the rules for "
,
"retry_too_much_part2"
:
" times."
,
"retry_too_much_room_part1"
:
" is kicked from the room for having broken the rules for "
,
"retry_too_much_room_part2"
:
" times."
,
"athletic_arena_tip"
:
"During an athletic match, a game quit behavior is regarded as a surrender."
"athletic_arena_tip"
:
"During an athletic match, a game quit behavior is regarded as a surrender."
},
},
"es-es"
:
{
"es-es"
:
{
...
...
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