mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Translate placeholders...
This commit is contained in:
@@ -972,7 +972,7 @@ View.prototype = {
|
||||
]
|
||||
},
|
||||
placeholder: {
|
||||
text: 'Create a note…',
|
||||
text: t('quicknotes', 'Create a note…'),
|
||||
hideOnClick: false
|
||||
},
|
||||
autoLink: true,
|
||||
|
||||
Reference in New Issue
Block a user