openatc-components 0.2.33 → 0.2.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openatc-components",
3
- "version": "0.2.33",
3
+ "version": "0.2.34",
4
4
  "description": "A Vue.js project",
5
5
  "author": "openatc developer",
6
6
  "private": false,
@@ -212,6 +212,7 @@ const en = {
212
212
  'modelList22': 'Priority Control',
213
213
  'modelList23': 'Close Phase',
214
214
  'modelList100': 'Tentative Plan',
215
+ 'modelList101': 'Direction Lock',
215
216
  'modelList24': 'Priority Control',
216
217
  'modelList25': 'Azimuth locking',
217
218
  'controlType201': 'Scheme Update Frequency',
@@ -265,6 +265,7 @@ const zh = {
265
265
  'modelList25': '方位锁定',
266
266
  'modelList23': '相位放行控制',
267
267
  'modelList100': '临时方案',
268
+ 'modelList101': '方向锁定',
268
269
  'modelList24': '优先控制',
269
270
  'modelList99': '设备维护',
270
271
  'controlType201': '方案更新频次',