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