* commit '6c134fd3023a82365b230ec161274b781d286101': 国际化 国际化
@ -159,7 +159,7 @@ BI.NumericalInterval = BI.inherit(BI.Single, {
}
this.label = BI.createWidget({
type: "bi.label",
text: BI.i18nText("BI-Value"),
text: BI.i18nText("BI-Basic_Value"),
textHeight: o.height - c.border * 2,
width: c.width - c.border * 2,
height: o.height - c.border * 2,