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
a9230c6b
Unverified
Commit
a9230c6b
authored
Oct 23, 2019
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🎨
#12861 UI 微调
parent
7add1d90
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
src/main/resources/lang_en_US.properties
src/main/resources/lang_en_US.properties
+1
-1
src/main/resources/lang_zh_CN.properties
src/main/resources/lang_zh_CN.properties
+1
-1
src/main/webapp/js/admin/linkList.js
src/main/webapp/js/admin/linkList.js
+1
-1
No files found.
src/main/resources/lang_en_US.properties
View file @
a9230c6b
...
@@ -95,7 +95,7 @@ onlineVisitor1Label=Online Visitors:
...
@@ -95,7 +95,7 @@ onlineVisitor1Label=Online Visitors:
noDataLabel
=
Lazy guy, has nothing!
noDataLabel
=
Lazy guy, has nothing!
linkDescriptionLabel
=
Link Description
linkDescriptionLabel
=
Link Description
linkDescription1Label
=
Description:
linkDescription1Label
=
Description:
linkIcon1Label
=
Link
Icon:
linkIcon1Label
=
Icon:
descriptionLabel
=
Description
descriptionLabel
=
Description
addressInvalidLabel
=
start protocol, e.g.: http://
addressInvalidLabel
=
start protocol, e.g.: http://
ToolLabel
=
Tool
ToolLabel
=
Tool
...
...
src/main/resources/lang_zh_CN.properties
View file @
a9230c6b
...
@@ -95,7 +95,7 @@ onlineVisitor1Label=\u5F53\u524D\u8BBF\u5BA2\uFF1A
...
@@ -95,7 +95,7 @@ onlineVisitor1Label=\u5F53\u524D\u8BBF\u5BA2\uFF1A
noDataLabel
=
\u
8BE5
\u5217\u8868\u
5F88
\u
61D2
\u
FF0C
\u
4EC0
\u
4E48
\u
90FD
\u
6CA1
\u6709\u7559\u
4E0B
\u3002\u3002\u3002
noDataLabel
=
\u
8BE5
\u5217\u8868\u
5F88
\u
61D2
\u
FF0C
\u
4EC0
\u
4E48
\u
90FD
\u
6CA1
\u6709\u7559\u
4E0B
\u3002\u3002\u3002
linkDescriptionLabel
=
\u
94FE
\u
63A5
\u
63CF
\u
8FF0
linkDescriptionLabel
=
\u
94FE
\u
63A5
\u
63CF
\u
8FF0
linkDescription1Label
=
\u
63CF
\u
8FF0
\u
FF1A
linkDescription1Label
=
\u
63CF
\u
8FF0
\u
FF1A
linkIcon1Label
=
\u
94FE
\u
63A5
\u
56FE
\u6807\u5730\u5740
linkIcon1Label
=
\u
94FE
\u
63A5
\u
56FE
\u6807\u5730\u5740
\u
FF1A
descriptionLabel
=
\u
63CF
\u
8FF0
descriptionLabel
=
\u
63CF
\u
8FF0
addressInvalidLabel
=
\u
8BF7
\u
4EE5
\u
534F
\u
8BAE
\u
5F00
\u5934\u
FF0C
\u5982
: http://
addressInvalidLabel
=
\u
8BF7
\u
4EE5
\u
534F
\u
8BAE
\u
5F00
\u5934\u
FF0C
\u5982
: http://
ToolLabel
=
\u
5DE5
\u5177
ToolLabel
=
\u
5DE5
\u5177
...
...
src/main/webapp/js/admin/linkList.js
View file @
a9230c6b
...
@@ -63,7 +63,7 @@ admin.linkList = {
...
@@ -63,7 +63,7 @@ admin.linkList = {
$
(
"
#updateLink
"
).
dialog
({
$
(
"
#updateLink
"
).
dialog
({
title
:
$
(
"
#updateLink
"
).
data
(
'
title
'
),
title
:
$
(
"
#updateLink
"
).
data
(
'
title
'
),
width
:
700
,
width
:
700
,
height
:
29
0
,
height
:
35
0
,
"
modal
"
:
true
,
"
modal
"
:
true
,
"
hideFooter
"
:
true
"
hideFooter
"
:
true
});
});
...
...
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