mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-07-26 18:36:23 +09:00
Update Locales
This commit is contained in:
@@ -353,7 +353,7 @@ Elements.progress_table = Gui.define("rocket_info/progress_table")
|
||||
-- The no silos label lives next to the table inside the same collapsible scroll pane
|
||||
local no_silos = assert(progress_table.parent).add{
|
||||
type = "label",
|
||||
caption = { "exp-gui_rocket-info.progress-no-silos" },
|
||||
caption = { "exp-gui_rocket-info.progress-caption-no-silos" },
|
||||
}
|
||||
no_silos.style.padding = { 1, 2 }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user