From 291326a6240156c76722e00a9129a72fe2b0eb47 Mon Sep 17 00:00:00 2001 From: tpart Date: Thu, 19 Sep 2024 14:50:59 +0200 Subject: Translate "Write message" text in open chat --- client/menu/chat/chat_open.tscn | 2 +- locale/en.ini | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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" diff --git a/locale/en.ini b/locale/en.ini index 86a3b61c..e4c2ed10 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -1,4 +1,5 @@ [hurrycurry] +c.chat.write_message=Write messsage c.credits.developed_by=developed by c.credits.models=Models c.credits.sounds=Sounds -- cgit v1.2.3-70-g09d2