translation

This commit is contained in:
wlx 2013-11-09 15:44:50 +00:00
parent be471ec795
commit 65106f88be
1 changed files with 3 additions and 3 deletions

View File

@ -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'
})