Commit 79a47502 authored by Savorboard's avatar Savorboard

update resource.

parent 7e586efa
......@@ -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 {
......
......@@ -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>
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment