diff --git a/apps/client/src/translations/en/translation.json b/apps/client/src/translations/en/translation.json index b719e8cd31..27891a02ab 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -343,7 +343,7 @@ "label_type_title": "Type of the label will help Trilium to choose suitable interface to enter the label value.", "label_type": "Type", "text": "Text", - "textarea": "Textarea", + "textarea": "Multi-line Text", "number": "Number", "boolean": "Boolean", "date": "Date",