You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-24 15:26:15 +00:00
i18n: Improve a couple English strings
This commit is contained in:
@@ -309,7 +309,7 @@ ConnectDialog::ConnectDialog() {
|
||||
|
||||
|
||||
tree = memnew(SceneTreeEditor(false));
|
||||
vbc_left->add_margin_child(TTR("Conect To Node:"),tree,true);
|
||||
vbc_left->add_margin_child(TTR("Connect To Node:"),tree,true);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user