By adding aluminum=Aluminum as an Item in your aluminum.cfg people can use this to generate localised name like
localised_name = {"", {"item-name."..localized_name}, " ", {"item-name.something"}},
This way and with a little edit to your code you could also get rid of most of the locale entries and generate them instead.
People then would have an easier time localize your mod to their language.