Skip to content

Commit

Permalink
translate: back, reload, cards, tip!, next level buttons in…
Browse files Browse the repository at this point in the history
…side of levels
  • Loading branch information
d3cryptofc committed Apr 19, 2023
1 parent e1d77fb commit 6ec2a5b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scenes/main.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ margin_right = 65.0
margin_bottom = 39.0
focus_mode = 0
enabled_focus_mode = 0
text = "Back"
text = "Voltar"
__meta__ = {
"_edit_use_anchors_": false
}
Expand All @@ -222,7 +222,7 @@ margin_right = 161.0
margin_bottom = 39.0
focus_mode = 0
enabled_focus_mode = 0
text = "Reload"
text = "Recarregar"
__meta__ = {
"_edit_use_anchors_": false
}
Expand All @@ -234,7 +234,7 @@ margin_right = 539.0
margin_bottom = 39.0
focus_mode = 0
enabled_focus_mode = 0
text = "Cards!"
text = "Cartões!"
__meta__ = {
"_edit_use_anchors_": false
}
Expand All @@ -246,7 +246,7 @@ margin_right = 225.0
margin_bottom = 39.0
focus_mode = 0
enabled_focus_mode = 0
text = "Tip!"
text = "Dica!"
__meta__ = {
"_edit_use_anchors_": false
}
Expand All @@ -272,7 +272,7 @@ focus_mode = 0
custom_styles/hover = SubResource( 2 )
custom_styles/normal = ExtResource( 4 )
enabled_focus_mode = 0
text = "Next level"
text = "Próximo Nível"
__meta__ = {
"_edit_use_anchors_": false
}
Expand Down

0 comments on commit 6ec2a5b

Please sign in to comment.