0.7 released

This commit is contained in:
rlagutin
2014-05-29 13:23:44 +04:00
parent 1f07c702c8
commit 1730c6fc40
20 changed files with 6476 additions and 5231 deletions

View File

@@ -0,0 +1,28 @@
{
"__comment": "Tis is css class name. Use `propertypage-name-label-nocap` if each word should not be capitalized. Or use `propertypage-name-label` if should.",
"propertypage-name-label_css_class": "propertypage-name-label",
"__comment": "Tis is css class name. This item is not actual for now.",
"cursors-group-css-class": "thin",
"day": "day",
"day_plural": "days",
"week": "week",
"week_plural": "weeks",
"month": "month",
"month_plural": "months",
"minute": "minute",
"minute_plural": "minutes",
"hour": "hour",
"hour_plural": "hours",
"Open_in_legend": "O",
"High_in_legend": "H",
"Low_in_legend": "L",
"Close_in_legend": "C"
}