mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Add Production GUI (#312)
* Update roles.lua * Update _file_loader.lua * Create production.lua * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update production.lua * Update production.lua * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update production.lua * Update production.lua * Update production.lua * Update production.lua
This commit is contained in:
@@ -288,6 +288,12 @@ control-type-storage-output=Storage Output
|
||||
[module]
|
||||
main-tooltip=Module GUI
|
||||
|
||||
[production]
|
||||
main-tooltip=Production GUI
|
||||
label-prod=Production
|
||||
label-con=Consumption
|
||||
label-bal=Balance (sec)
|
||||
|
||||
[surveillance]
|
||||
main-tooltip=Surveillance GUI
|
||||
status-enable=Enable
|
||||
|
||||
@@ -288,6 +288,12 @@ control-type-storage-output=提取箱
|
||||
[module]
|
||||
main-tooltip=模組介面
|
||||
|
||||
[production]
|
||||
main-tooltip=製造介面
|
||||
label-prod=製造
|
||||
label-con=消耗
|
||||
label-bal=淨值 (秒)
|
||||
|
||||
[surveillance]
|
||||
main-tooltip=監控介面
|
||||
status-enable=啟用
|
||||
|
||||
@@ -288,6 +288,12 @@ control-type-storage-output=提取箱
|
||||
[module]
|
||||
main-tooltip=模組介面
|
||||
|
||||
[production]
|
||||
main-tooltip=製造介面
|
||||
label-prod=製造
|
||||
label-con=消耗
|
||||
label-bal=淨值 (秒)
|
||||
|
||||
[surveillance]
|
||||
main-tooltip=監控介面
|
||||
status-enable=啟用
|
||||
|
||||
Reference in New Issue
Block a user