aboutsummaryrefslogtreecommitdiff
path: root/client/menu/character.tscn
diff options
context:
space:
mode:
authormetamuffin <metamuffin@noreply.codeberg.org>2024-09-07 13:37:23 +0000
committermetamuffin <metamuffin@noreply.codeberg.org>2024-09-07 13:37:23 +0000
commit091f8ff9acf04cedf14765e9db5540c876fd7375 (patch)
tree4c115d6cb14df5d68bc72785f1020ed4ad2fb8e2 /client/menu/character.tscn
parentaf108805c8fd87a9d20a8df02072f224d2cd3417 (diff)
parent3ef379fb07df126ea09cb112801a0bef371f8811 (diff)
downloadhurrycurry-091f8ff9acf04cedf14765e9db5540c876fd7375.tar
hurrycurry-091f8ff9acf04cedf14765e9db5540c876fd7375.tar.bz2
hurrycurry-091f8ff9acf04cedf14765e9db5540c876fd7375.tar.zst
Merge pull request 'Refactor settings system and localization' (#123) from new-settings into master
Reviewed-on: https://codeberg.org/hurrycurry/hurrycurry/pulls/123
Diffstat (limited to 'client/menu/character.tscn')
-rw-r--r--client/menu/character.tscn4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/menu/character.tscn b/client/menu/character.tscn
index ef0cd842..6652982c 100644
--- a/client/menu/character.tscn
+++ b/client/menu/character.tscn
@@ -82,7 +82,7 @@ grow_horizontal = 2
[node name="Label" type="Label" parent="VBoxContainer/top_panel/a"]
layout_mode = 2
-text = "Username"
+text = "c.settings.username"
horizontal_alignment = 1
[node name="username" type="LineEdit" parent="VBoxContainer/top_panel/a"]
@@ -144,7 +144,7 @@ offset_bottom = 22.0
grow_horizontal = 2
grow_vertical = 2
size_flags_vertical = 8
-text = "Back"
+text = "c.menu.back"
[node name="SceneTransition" parent="." instance=ExtResource("4_c0ocf")]
visible = false