|
@@ -3,9 +3,13 @@ export const ForexCalendarEn={
|
|
|
mark_date:'{month} {year}',
|
|
|
add_item:'Add Item',
|
|
|
select_date:'Select Date',
|
|
|
+ select_type:'Select Variety',
|
|
|
+ select_type_hint:'Select Variety First',
|
|
|
link_edb:'Linked Indicators',
|
|
|
link_item:'Custom Items',
|
|
|
edb_input:'Enter Index ID/Name',
|
|
|
+ item_input_limit:'Max 15 chars Please re-edit',
|
|
|
+ item_btn_text:'expand',
|
|
|
item_input:'Enter Item Content',
|
|
|
link_hint:'Items linked to indicators default to their names, editable, max 15 chars per item, up to 6 items shown daily; excess with ellipsis.',
|
|
|
font_color:'Font Color',
|
|
@@ -19,10 +23,14 @@ export const ForexCalendarZh={
|
|
|
mark_date:'{year}年{month}月',
|
|
|
add_item:'添加事项',
|
|
|
select_date:'请选择日期',
|
|
|
+ select_type:'请选择品种',
|
|
|
+ select_type_hint:'请选择品种',
|
|
|
link_edb:'关联指标',
|
|
|
link_item:'自定义事项',
|
|
|
edb_input:'请输入指标ID/指标名称',
|
|
|
item_input:'请输入事项内容',
|
|
|
+ item_input_limit:'超出15个字,请重新编辑',
|
|
|
+ item_btn_text:'展开',
|
|
|
link_hint:'添加关联指标的事项默认以指标名称命名,可修改,每个事项最多15个字,每天最多展示6个事项,超出部分省略号表示',
|
|
|
font_color:'字体颜色',
|
|
|
fill_color:'填充颜色',
|