File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "C" : " C" ,
2
+ "{{count}} day" : " {{count}} day" ,
3
+ "{{count}} day_plural" : " {{count}} day" ,
4
+ "{{count}} hour" : " {{count}} hour" ,
5
+ "{{count}} hour_plural" : " {{count}} hour" ,
6
+ "{{count}} minute" : " {{count}} minute" ,
7
+ "{{count}} minute_plural" : " {{count}} minute" ,
3
8
"Camel" : " Camel" ,
4
9
"Camel App Details" : " Camel App Details" ,
5
- "Camel Details" : " Camel Details" ,
10
+ "Camel Application" : " Camel Application" ,
11
+ "Camel Applications" : " Camel Applications" ,
6
12
"Camel Version" : " Camel Version" ,
7
13
"Details" : " Details" ,
8
14
"Endpoints" : " Endpoints" ,
11
17
"Health" : " Health" ,
12
18
"Image" : " Image" ,
13
19
"Internal IP" : " Internal IP" ,
20
+ "Just now" : " Just now" ,
14
21
"Kind" : " Kind" ,
15
22
"Location:" : " Location:" ,
16
23
"Metrics" : " Metrics" ,
30
37
"succeed" : " succeed" ,
31
38
"total" : " total" ,
32
39
"unknown host" : " unknown host" ,
40
+ "Uptime" : " Uptime" ,
41
+ "View Hawtio" : " View Hawtio" ,
33
42
"View Logs" : " View Logs"
34
43
}
You can’t perform that action at this time.
0 commit comments