Translate placeholders...

This commit is contained in:
Matias De lellis
2022-05-18 22:47:32 -03:00
parent 10cd724f91
commit 54b372dad7
2 changed files with 2 additions and 1 deletions

View File

@@ -972,7 +972,7 @@ View.prototype = {
]
},
placeholder: {
text: 'Create a note…',
text: t('quicknotes', 'Create a note…'),
hideOnClick: false
},
autoLink: true,