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
package/src/i18n/language/en.js
CHANGED
|
@@ -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',
|