Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
CAP
Project
Project
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
tsai
CAP
Commits
79a47502
Commit
79a47502
authored
Sep 17, 2017
by
Savorboard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update resource.
parent
7e586efa
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
Strings.Designer.cs
...DotNetCore.CAP/Dashboard/Content/resx/Strings.Designer.cs
+1
-1
Strings.resx
src/DotNetCore.CAP/Dashboard/Content/resx/Strings.resx
+1
-1
Strings.zh.resx
src/DotNetCore.CAP/Dashboard/Content/resx/Strings.zh.resx
+2
-2
No files found.
src/DotNetCore.CAP/Dashboard/Content/resx/Strings.Designer.cs
View file @
79a47502
...
...
@@ -367,7 +367,7 @@ namespace DotNetCore.CAP.Dashboard.Resources {
}
/// <summary>
/// Looks up a localized string similar to
History
graph.
/// Looks up a localized string similar to
24h
graph.
/// </summary>
public
static
string
HomePage_HistoryGraph
{
get
{
...
...
src/DotNetCore.CAP/Dashboard/Content/resx/Strings.resx
View file @
79a47502
...
...
@@ -184,7 +184,7 @@
<value>
Enqueued jobs
</value>
</data>
<data
name=
"HomePage_HistoryGraph"
xml:space=
"preserve"
>
<value>
History
graph
</value>
<value>
24h
graph
</value>
</data>
<data
name=
"HomePage_RealtimeGraph"
xml:space=
"preserve"
>
<value>
Realtime graph
</value>
...
...
src/DotNetCore.CAP/Dashboard/Content/resx/Strings.zh.resx
View file @
79a47502
...
...
@@ -184,10 +184,10 @@
<value>
队列作业
</value>
</data>
<data
name=
"HomePage_HistoryGraph"
xml:space=
"preserve"
>
<value>
历史图表
走势
</value>
<value>
当日
走势
</value>
</data>
<data
name=
"HomePage_RealtimeGraph"
xml:space=
"preserve"
>
<value>
实时
图表
走势
</value>
<value>
实时走势
</value>
</data>
<data
name=
"HomePage_Title"
xml:space=
"preserve"
>
<value>
仪表盘
</value>
...
...
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