Browse Source
Merge pull request #2993 from MartijnDijkgraaf/dev
Update nl.js
pull/3024/head
Artur Arseniev
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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
|
|
|
|
|