|
@@ -32,6 +32,7 @@ export default {
|
|
season_select_cont: 'N Years Consecutive',
|
|
season_select_cont: 'N Years Consecutive',
|
|
season_select_formula: 'Fixed N Years',
|
|
season_select_formula: 'Fixed N Years',
|
|
label_periods: 'Number of Periods',
|
|
label_periods: 'Number of Periods',
|
|
|
|
+ label_years: 'Number of Years',
|
|
option_season_calendar1: 'Calendar',
|
|
option_season_calendar1: 'Calendar',
|
|
option_season_calendar2: 'Lunar Calendar',
|
|
option_season_calendar2: 'Lunar Calendar',
|
|
label_yoy_year: 'YoY Year',
|
|
label_yoy_year: 'YoY Year',
|
|
@@ -55,7 +56,8 @@ export default {
|
|
label_value_yoy_end: 'End Value of YoY',
|
|
label_value_yoy_end: 'End Value of YoY',
|
|
label_value_year: 'Annual Value',
|
|
label_value_year: 'Annual Value',
|
|
|
|
|
|
- label_rule: 'Rule',
|
|
|
|
|
|
+ // label_rule: 'Rule',
|
|
|
|
+ label_time_period: 'Time Period',
|
|
rule_newset: 'Latest Value',
|
|
rule_newset: 'Latest Value',
|
|
rule_fix: "Fixed Value" ,
|
|
rule_fix: "Fixed Value" ,
|
|
rule_onyear: "YoY" ,
|
|
rule_onyear: "YoY" ,
|