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 | 38 +++++++++++++++++++++++++++++++++++++-
1 files changed, 37 insertions(+), 1 deletions(-)
diff --git a/zy-asrs-flow/src/locales/en-US/map.ts b/zy-asrs-flow/src/locales/en-US/map.ts
index dd8d415..c6456a9 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -1,3 +1,39 @@
export default {
- 'map.edit': 'Edit Map',
+ 'map.edit': 'Edit Model',
+ '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',
+ '': '',
+ '': '',
+ '': '',
+ '': '',
+ '': '',
+ '': '',
+ '': '',
}
\ No newline at end of file
--
Gitblit v1.9.1