|
@@ -415,6 +415,7 @@
|
|
|
"waiting": "Waiting...",
|
|
|
"audio": "Audio",
|
|
|
"second": "s",
|
|
|
+ "frame": "帧",
|
|
|
"delete": "Delete",
|
|
|
"prev": "Go back",
|
|
|
"next": "Next",
|
|
@@ -819,7 +820,6 @@
|
|
|
"hotspot": {
|
|
|
"hotspot_type": "热点类型",
|
|
|
"img_size":"Upload up to 20 images",
|
|
|
- "hotspot_setting": "Hotspot settings",
|
|
|
"hotspot_tips": "Add icon hotspots to the panorama and configure their effect",
|
|
|
"add_hotspot": "Add hotspot",
|
|
|
"current_hotspots": "Current panorama hotspots",
|
|
@@ -831,16 +831,29 @@
|
|
|
"no_hotspot": "No hotspot information at this time~",
|
|
|
"close_dialog": "Hotspot content is not fully edited, confirm to close it",
|
|
|
"hotspot_name": "Hotspots",
|
|
|
- "hotspot_icon": "Hotspot icon",
|
|
|
+ "hotspot_icon": "Select Icon",
|
|
|
"hotspot_icon_type": {
|
|
|
"system_icon": "系统图标",
|
|
|
"custom_image": "自定义图片",
|
|
|
"serial_frame": "序列帧",
|
|
|
"personalized_tag": "个性标签"
|
|
|
},
|
|
|
- "select_hotspot_icon": "Select the hotspot icon",
|
|
|
- "input_hotspot_title": "Enter the hotspot title",
|
|
|
- "select_icon": "Select Icon",
|
|
|
+ "add_icon": "添加图标",
|
|
|
+ "add_custom_icon_rule": "300*300px,支持jpg/png格式",
|
|
|
+ "add_serial_frame_rule": "最大宽度:300px,高度不限",
|
|
|
+ "frame_total_number": "序列帧总帧数",
|
|
|
+ "frame_duration": "总播放时长",
|
|
|
+ "select_icon": "选择图标",
|
|
|
+ "if_show_marking_line": "是否显示标注线",
|
|
|
+ "shape_filling_color": "形状填充",
|
|
|
+ "shape_border_color": "形状描边",
|
|
|
+ "text_color": "文字颜色",
|
|
|
+ "text_direction": "文字排序",
|
|
|
+ "left_to_right": "从左到右",
|
|
|
+ "top_to_down": "从上到下",
|
|
|
+ "if_wrap": "是否换行显示",
|
|
|
+ "text_num_per_line": "每行显示",
|
|
|
+ "words": "字",
|
|
|
"hotspot_title": "热点标题",
|
|
|
"title_show_mode": "显示方式",
|
|
|
"show_on_hover": "鼠标悬浮",
|