extends Button export(String) var tl func translate(): set_text(tr(tl)) func _ready(): add_to_group("translate")