diff options
Diffstat (limited to 'client/menu/chat/chat_open.tscn')
-rw-r--r-- | client/menu/chat/chat_open.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/chat/chat_open.tscn b/client/menu/chat/chat_open.tscn index af6688a5..6d03b391 100644 --- a/client/menu/chat/chat_open.tscn +++ b/client/menu/chat/chat_open.tscn @@ -51,4 +51,4 @@ size_flags_vertical = 3 [node name="LineEdit" type="LineEdit" parent="PanelContainer/MarginContainer/VBoxContainer"] layout_mode = 2 -placeholder_text = "Write message" +placeholder_text = "c.chat.write_message" |