From 7454d28e24b3071f1a709ca6d737c88dba76818d Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 11 三月 2024 09:43:19 +0800
Subject: [PATCH] #
---
zy-asrs-flow/src/locales/en-US/map.ts | 17 +++++++++++++++++
1 files changed, 17 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 c675f48..dfb20d9 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -1,6 +1,10 @@
export default {
'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',
'': '',
'': '',
'': '',
@@ -8,4 +12,17 @@
'': '',
'': '',
'': '',
+ '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',
+ '': '',
+ '': '',
+ '': '',
+ '': '',
}
\ No newline at end of file
--
Gitblit v1.9.1