Translate description editor placeholder
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -296,7 +296,7 @@ export default class EditorComponent extends Vue {
|
||||
new History(),
|
||||
new Placeholder({
|
||||
emptyClass: 'is-empty',
|
||||
emptyNodeText: 'Write something …',
|
||||
emptyNodeText: this.$t('Write something…'),
|
||||
showOnlyWhenEditable: false,
|
||||
}),
|
||||
new Image(),
|
||||
|
||||
Reference in New Issue
Block a user