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
7eaef742
Unverified
Commit
7eaef742
authored
May 29, 2019
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🎨
Fix #12782
parent
3f159bed
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
3 deletions
+5
-3
src/main/resources/lang_en_US.properties
src/main/resources/lang_en_US.properties
+2
-1
src/main/resources/lang_zh_CN.properties
src/main/resources/lang_zh_CN.properties
+2
-1
src/main/webapp/admin/admin-user-list.ftl
src/main/webapp/admin/admin-user-list.ftl
+1
-1
No files found.
src/main/resources/lang_en_US.properties
View file @
7eaef742
...
...
@@ -18,12 +18,13 @@
#
# Description: Solo language configurations(en_US).
# Version: 2.33.0.
2, Apr 28
, 2019
# Version: 2.33.0.
3, May 29
, 2019
# Author: Liang Ding
# Author: Liyuan Li
# Author: Dongxu Wang
#
changeUserNameTipLabel
=
(Please keep the blog, community and GitHub user names in the same, otherwise it will not be able to login)
setMobileLabel
=
Set to mobile skin
configSiteLabel
=
Go to the site link to configure GitHub, Twitter, etc.
hljsThemeLabel
=
hljs theme:
...
...
src/main/resources/lang_zh_CN.properties
View file @
7eaef742
...
...
@@ -18,12 +18,13 @@
#
# Description: Solo default language configurations(zh_CN).
# Version: 2.33.0.
2, Apr 28
, 2019
# Version: 2.33.0.
3, May 29
, 2019
# Author: Liang Ding
# Author: Liyuan Li
# Author: Dongxu Wang
#
changeUserNameTipLabel
=
\u
FF08
\u
8BF7
\u
4FDD
\u6301\u
535A
\u
5BA2
\u
7AEF
\u3001\u
793E
\u
533A
\u
4EE5
\u
53CA GitHub
\u
4E09
\u
4E2A
\u5730\u
65B9
\u7528\u6237\u
540D
\u
4E00
\u
81F4
\u
FF0C
\u5426\u5219\u
4F1A
\u
5BFC
\u
81F4
\u
65E0
\u
6CD5
\u
767B
\u
5F55
\u
FF09
setMobileLabel
=
\u
8BBE
\u
7F6E
\u
4E3A
\u
79FB
\u
52A8
\u
7AEF
\u
76AE
\u
80A4
configSiteLabel
=
\u
524D
\u
5F80
\u
914D
\u
7F6E GitHub
\u
FF0CTwitter
\u
7B49
\u
7AD9
\u
70B9
\u
94FE
\u
63A5
hljsThemeLabel
=
\u
4EE3
\u7801\u
9AD8
\u
4EAE
\u
4E3B
\u9898\u
FF1A
...
...
src/main/webapp/admin/admin-user-list.ftl
View file @
7eaef742
...
...
@@ -24,7 +24,7 @@
<div class="fn__clear"></div>
<div class="form form__no-table">
<div id="userUpdate" class="fn__none form form__no-table">
<label for="userNameUpdate">${userName1Label}</label>
<label for="userNameUpdate">${userName1Label}<
span style="color: #991a1a">${changeUserNameTipLabel}</span><
/label>
<input id="userNameUpdate" type="text"/>
<label for="userURLUpdate">${userURL1Label}</label>
<input id="userURLUpdate" type="text"/>
...
...
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