diff --git a/src/ui/Logic/Language.cs b/src/ui/Logic/Language.cs index 740f5067c..4d3a5d40d 100644 --- a/src/ui/Logic/Language.cs +++ b/src/ui/Logic/Language.cs @@ -3783,7 +3783,7 @@ Keep changes?", Seconds = "seconds", ZoomIn = "Zoom in", ZoomOut = "Zoom out", - AddParagraphHere = "Add text here", + AddParagraphHere = "Add text here (Enter)", AddParagraphHereAndPasteText = "Add text from clipboard here", SetParagraphAsSelection = "Set current as new selection", FocusTextBox = "Focus text box",