Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Administrator
solo-1
Commits
99446bf2
Unverified
Commit
99446bf2
authored
Mar 19, 2019
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🎨
Fix #12716
parent
e0a5b266
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
5 deletions
+6
-5
src/main/resources/lang_en_US.properties
src/main/resources/lang_en_US.properties
+2
-2
src/main/resources/lang_zh_CN.properties
src/main/resources/lang_zh_CN.properties
+2
-2
src/main/resources/latke.properties
src/main/resources/latke.properties
+1
-0
src/main/webapp/admin/admin-preference.ftl
src/main/webapp/admin/admin-preference.ftl
+1
-1
No files found.
src/main/resources/lang_en_US.properties
View file @
99446bf2
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
#
#
# Description: Solo language configurations(en_US).
# Description: Solo language configurations(en_US).
# Version: 2.31.0.
2, Mar 17
, 2019
# Version: 2.31.0.
3, Mar 19
, 2019
# Author: Liang Ding
# Author: Liang Ding
# Author: Liyuan Li
# Author: Liyuan Li
# Author: Dongxu Wang
# Author: Dongxu Wang
...
@@ -258,7 +258,7 @@ pageSizeLabel=Pagination Page Size
...
@@ -258,7 +258,7 @@ pageSizeLabel=Pagination Page Size
pageSize1Label
=
Pagination Page Size:
pageSize1Label
=
Pagination Page Size:
blogTitle1Label
=
Blog Title:
blogTitle1Label
=
Blog Title:
blogSubtitle1Label
=
Blog Subtitle:
blogSubtitle1Label
=
Blog Subtitle:
blogHost1Label
=
Blog Host:
blogHost1Label
=
<a href="https://github.com/b3log/solo/issues/12716" target="_blank">Blog Domain</a>:
submmitCommentLabel
=
Commit Comment
submmitCommentLabel
=
Commit Comment
saveLabel
=
Save
saveLabel
=
Save
autoSaveLabel
=
Auto Save
autoSaveLabel
=
Auto Save
...
...
src/main/resources/lang_zh_CN.properties
View file @
99446bf2
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
#
#
# Description: Solo default language configurations(zh_CN).
# Description: Solo default language configurations(zh_CN).
# Version: 2.31.0.
2
, Mar 19, 2019
# Version: 2.31.0.
3
, Mar 19, 2019
# Author: Liang Ding
# Author: Liang Ding
# Author: Liyuan Li
# Author: Liyuan Li
# Author: Dongxu Wang
# Author: Dongxu Wang
...
@@ -258,7 +258,7 @@ pageSizeLabel=\u5206\u9875\u6BCF\u9875\u663E\u793A\u6587\u7AE0\u6570
...
@@ -258,7 +258,7 @@ pageSizeLabel=\u5206\u9875\u6BCF\u9875\u663E\u793A\u6587\u7AE0\u6570
pageSize1Label
=
\u5206\u9875\u
6BCF
\u9875\u
663E
\u
793A
\u6587\u
7AE0
\u6570\u
FF1A
pageSize1Label
=
\u5206\u9875\u
6BCF
\u9875\u
663E
\u
793A
\u6587\u
7AE0
\u6570\u
FF1A
blogTitle1Label
=
\u
535A
\u
5BA2
\u6807\u9898\u
FF1A
blogTitle1Label
=
\u
535A
\u
5BA2
\u6807\u9898\u
FF1A
blogSubtitle1Label
=
\u
535A
\u
5BA2
\u
5B50
\u6807\u9898\u
FF1A
blogSubtitle1Label
=
\u
535A
\u
5BA2
\u
5B50
\u6807\u9898\u
FF1A
blogHost1Label
=
\u
535A
\u
5BA2
\u5730\u5740
\u
FF1A
blogHost1Label
=
<a href="https://github.com/b3log/solo/issues/12716" target="_blank">
\u
535A
\u
5BA2
\u
57DF
\u
540D</a>
\u
FF1A
submmitCommentLabel
=
\u
63D0
\u
4EA4
\u
8BC4
\u
8BBA
submmitCommentLabel
=
\u
63D0
\u
4EA4
\u
8BC4
\u
8BBA
saveLabel
=
\u
4FDD
\u
5B58
saveLabel
=
\u
4FDD
\u
5B58
autoSaveLabel
=
\u
81EA
\u
52A8
\u
4FDD
\u
5B58
autoSaveLabel
=
\u
81EA
\u
52A8
\u
4FDD
\u
5B58
...
...
src/main/resources/latke.properties
View file @
99446bf2
...
@@ -26,6 +26,7 @@
...
@@ -26,6 +26,7 @@
# Browser visit protocol
# Browser visit protocol
serverScheme
=
http
serverScheme
=
http
#serverHost=localhost
#serverHost=localhost
#serverPort=
#### Runtime Mode ####
#### Runtime Mode ####
runtimeMode
=
DEVELOPMENT
runtimeMode
=
DEVELOPMENT
...
...
src/main/webapp/admin/admin-preference.ftl
View file @
99446bf2
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
<label for="blogSubtitle">${blogSubtitle1Label}</label>
<label for="blogSubtitle">${blogSubtitle1Label}</label>
<input id="blogSubtitle" type="text"/>
<input id="blogSubtitle" type="text"/>
<label for="blogHost">${blogHost1Label}</label>
<label for="blogHost">${blogHost1Label}</label>
<input id="blogHost" type="text" value="${serve
Path
}" readonly="true"/>
<input id="blogHost" type="text" value="${serve
rHost
}" readonly="true"/>
<label for="metaKeywords">${metaKeywords1Label}</label>
<label for="metaKeywords">${metaKeywords1Label}</label>
<input id="metaKeywords" type="text"/>
<input id="metaKeywords" type="text"/>
<label for="metaDescription">${metaDescription1Label}</label>
<label for="metaDescription">${metaDescription1Label}</label>
...
...
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