Changed all translation to use new TransContext
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
class_name MainMenuScene extends Node
|
||||
|
||||
func _enter_tree() -> void:
|
||||
pass
|
||||
# $Control/Label.text = tr("main_menu.label").format({
|
||||
# inputIcon = "[img=32x32]res://icon.svg[/img]"
|
||||
# })
|
||||
pass
|
Reference in New Issue
Block a user