Hi,
I have a simple question, does translator change .Text parameter in text buttons or text labels? Idk if i can use smth like
if script.Parent.Text == "Equip" then
script:Destroy()
would it work with other languages too? or i have to create bool value IfEquipped and assign to this instead of text