fix #215 add translation String to State automation script
This commit is contained in:
parent
84c9ed7531
commit
ca0cde8ee8
Binary file not shown.
|
|
@ -932,7 +932,7 @@ modulate = Color(0, 0, 0, 1)
|
||||||
custom_minimum_size = Vector2(350, 90)
|
custom_minimum_size = Vector2(350, 90)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
bbcode_enabled = true
|
bbcode_enabled = true
|
||||||
text = "[b]CN:[/b] Eating issues, Alienation, Swearing"
|
text = "[b]MementoLabel_CN[/b]: MementoLabel_ChildhoodCN"
|
||||||
fit_content = true
|
fit_content = true
|
||||||
horizontal_alignment = 1
|
horizontal_alignment = 1
|
||||||
vertical_alignment = 1
|
vertical_alignment = 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue