add:新增交互字段显示

This commit is contained in:
2024-06-15 13:36:06 +08:00
parent 549e9650cb
commit 72cfb31714
5 changed files with 7 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ export default {
'Starting_layer': 'Starting Layer',
'Destination': 'Destination',
'Destination2': 'Destination 2',
'Interaction_json': 'Interaction Fields',
'Ending_column': 'Ending Column',
'Ending_layer': 'Ending Layer',
'Description': 'Description',

View File

@@ -27,6 +27,7 @@ export default {
'Starting_layer': 'Lapisan Awal',
'Destination': 'Tujuan',
'Destination2': 'Tujuan 2',
'Interaction_json': 'Bidang Interaksi',
'Ending_column': 'Kolom Akhir',
'Ending_layer': 'Lapisan Akhir',
'Description': 'Deskripsi',

View File

@@ -27,6 +27,7 @@ export default {
'Starting_layer': '起点-层',
'Destination': '终点',
'Destination2': '终点2',
'Interaction_json': '交互字段',
'Ending_column': '终点-列',
'Ending_layer': '终点-层',
'Description': '描述信息',