Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
K
koko
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
koko
Commits
c8457f26
Commit
c8457f26
authored
6 years ago
by
Eric
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rename locale file name to koko
parent
f3ad8f3e
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 addition
and
1 deletion
+1
-1
koko.mo
cmd/locale/en_US/LC_MESSAGES/koko.mo
+0
-0
koko.po
cmd/locale/en_US/LC_MESSAGES/koko.po
+0
-0
koko.mo
cmd/locale/zh_CN/LC_MESSAGES/koko.mo
+0
-0
koko.po
cmd/locale/zh_CN/LC_MESSAGES/koko.po
+0
-0
message.sh
tools/message.sh
+1
-1
No files found.
cmd/locale/en_US/LC_MESSAGES/
coc
o.mo
→
cmd/locale/en_US/LC_MESSAGES/
kok
o.mo
View file @
c8457f26
File moved
This diff is collapsed.
Click to expand it.
cmd/locale/en_US/LC_MESSAGES/
coc
o.po
→
cmd/locale/en_US/LC_MESSAGES/
kok
o.po
View file @
c8457f26
File moved
This diff is collapsed.
Click to expand it.
cmd/locale/zh_CN/LC_MESSAGES/
coc
o.mo
→
cmd/locale/zh_CN/LC_MESSAGES/
kok
o.mo
View file @
c8457f26
File moved
This diff is collapsed.
Click to expand it.
cmd/locale/zh_CN/LC_MESSAGES/
coc
o.po
→
cmd/locale/zh_CN/LC_MESSAGES/
kok
o.po
View file @
c8457f26
File moved
This diff is collapsed.
Click to expand it.
tools/message.sh
View file @
c8457f26
...
...
@@ -4,7 +4,7 @@ BASE_DIR=$(cd $(dirname $0);pwd)
PROJECT_DIR
=
$(
dirname
${
BASE_DIR
})
LANG
=
"zh_CN en_US"
DOMAIN
=
coc
o
DOMAIN
=
kok
o
BIN
=
${
PROJECT_DIR
}
/cmd/geni18n.go
INPUT
=
pkg
OUTPUT
=
${
PROJECT_DIR
}
/cmd/locale/
...
...
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