chore(attributes): rename textarea to multiline text

This commit is contained in:
Elian Doran 2026-03-19 20:01:49 +02:00
parent 49f5dc1c26
commit d533360903
No known key found for this signature in database

View File

@ -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",