translation
This commit is contained in:
parent
be471ec795
commit
65106f88be
|
@ -66,7 +66,7 @@ window.onload=function() {
|
||||||
endDate: "Dec 30 2007 18:00:00 GMT+0800",
|
endDate: "Dec 30 2007 18:00:00 GMT+0800",
|
||||||
color: "#F1D5B8",
|
color: "#F1D5B8",
|
||||||
opacity: 50,
|
opacity: 50,
|
||||||
startLabel: "预试验期 ",
|
startLabel: "POP",
|
||||||
endLabel: "",
|
endLabel: "",
|
||||||
cssClass: 't1highlight'
|
cssClass: 't1highlight'
|
||||||
}),
|
}),
|
||||||
|
@ -75,7 +75,7 @@ window.onload=function() {
|
||||||
endDate: "Jul 30 2008 18:00:00 GMT+0800",
|
endDate: "Jul 30 2008 18:00:00 GMT+0800",
|
||||||
color: "#ECA965",
|
color: "#ECA965",
|
||||||
opacity: 50,
|
opacity: 50,
|
||||||
startLabel: "加强试验期 ",
|
startLabel: "IOP",
|
||||||
endLabel: "",
|
endLabel: "",
|
||||||
cssClass: 't2highlight'
|
cssClass: 't2highlight'
|
||||||
}),
|
}),
|
||||||
|
@ -84,7 +84,7 @@ window.onload=function() {
|
||||||
endDate: "Dec 31 2009 18:00:00 GMT+0800",
|
endDate: "Dec 31 2009 18:00:00 GMT+0800",
|
||||||
color: "#C6B7A8",
|
color: "#C6B7A8",
|
||||||
opacity: 50,
|
opacity: 50,
|
||||||
startLabel: "持续观测期 ",
|
startLabel: "Persistent observation period",
|
||||||
endLabel: "",
|
endLabel: "",
|
||||||
cssClass: 't2highlight'
|
cssClass: 't2highlight'
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue