From c73357d4adc6e98e46c08647b8ea12d7ae3c9f60 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 11 三月 2024 16:56:26 +0800
Subject: [PATCH] #
---
zy-asrs-flow/src/locales/en-US/map.ts | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/zy-asrs-flow/src/locales/en-US/map.ts b/zy-asrs-flow/src/locales/en-US/map.ts
index 9621d6e..c6456a9 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -3,6 +3,34 @@
'map.edit.close': 'Exit Edit',
'map.device.add': 'Add New Device',
'map.device.oper': 'Device Settings',
+ 'map.model.observer': 'Observer Pattern',
+ 'map.model.editor': 'Editor Pattern',
+ '': '',
+ '': '',
+ '': '',
+ '': '',
+ '': '',
+ '': '',
+ '': '',
+ 'map.settings.type': 'Type',
+ 'map.settings.position': 'Position',
+ 'map.settings.scale': 'Scale',
+ 'map.settings.rotation': 'Rotation',
+ 'map.settings.copy': 'Copy',
+ 'map.settings.left': 'Left',
+ 'map.settings.right': 'Right',
+ 'map.settings.top': 'Top',
+ 'map.settings.bottom': 'Bottom',
+ '': '',
+ '': '',
+ '': '',
+ 'map.settings.sub.copy.rule': 'Copy Rule',
+ 'map.settings.sub.copy.dire': 'Direction',
+ 'map.settings.sub.copy.count': 'Count',
+ 'map.settings.sub.copy.gap': 'Gap',
+ 'map.settings.sub.copy.id': 'ID',
+ '': '',
+ '': '',
'': '',
'': '',
'': '',
--
Gitblit v1.9.1