Is it possible to translate "Galore Tech Node:" into a localization key, otherwise it creates difficulties in translation.
For example: Galore Tech Node: Электрическая печь (Недоступно)
tech.localised_name = { "?",
{ "", "Galore Tech Node: ", { "recipe-name." .. entry.name } },
{ "", "Galore Tech Node: ", vgal.locale.get_lazy(entry.main_product) },
}