mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
client: Translate attribute editor placeholder
This commit is contained in:
@@ -175,7 +175,7 @@ const editorConfig = {
|
||||
toolbar: {
|
||||
items: []
|
||||
},
|
||||
placeholder: "Type the labels and relations here",
|
||||
placeholder: t("attribute_editor.placeholder"),
|
||||
mention: mentionSetup
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user