Browse Source

Merge pull request #2993 from MartijnDijkgraaf/dev

Update nl.js
pull/3024/head
Artur Arseniev 6 years ago
committed by GitHub
parent
commit
4be1bbb612
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/i18n/locale/nl.js

2
src/i18n/locale/nl.js

@ -5,7 +5,7 @@ export default {
addButton: 'Afbeelding toevoegen',
inputPlh: 'http://path/to/the/image.jpg',
modalTitle: 'Selecteer afbeelding',
uploadTitle: 'Drop files here or click to upload'
uploadTitle: 'Zet bestanden hier neer of klik om te uploaden'
},
// Here just as a reference, GrapesJS core doesn't contain any block,
// so this should be omitted from other local files

Loading…
Cancel
Save