|
@@ -10,8 +10,9 @@ export const ForexCalendarEn={
|
|
|
edb_input:'Enter Index ID/Name',
|
|
|
item_input_limit:'Max 15 chars Please re-edit',
|
|
|
item_btn_text:'expand',
|
|
|
+ item_btn_text_pickup:'pick up',
|
|
|
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.',
|
|
|
+ link_hint:'Items linked to indicators default to their names, editable, max 15 chars per item.',
|
|
|
font_color:'Font Color',
|
|
|
fill_color:'Fill Color',
|
|
|
font_bold:'Bold',
|
|
@@ -31,7 +32,8 @@ export const ForexCalendarZh={
|
|
|
item_input:'请输入事项内容',
|
|
|
item_input_limit:'超出15个字,请重新编辑',
|
|
|
item_btn_text:'展开',
|
|
|
- link_hint:'添加关联指标的事项默认以指标名称命名,可修改,每个事项最多15个字,每天最多展示6个事项,超出部分省略号表示',
|
|
|
+ item_btn_text_pickup:'收起',
|
|
|
+ link_hint:'添加关联指标的事项默认以指标名称命名,可修改,每个事项最多15个字',
|
|
|
font_color:'字体颜色',
|
|
|
fill_color:'填充颜色',
|
|
|
font_bold:'加粗',
|