Package-installation-patch
Reinstalled Unisharp/Ckeditor package
This commit is contained in:
5
vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/nl.js
vendored
Normal file
5
vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/nl.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("filetools","nl",{loadError:"Fout tijdens lezen van bestand.",networkError:"Netwerkfout tijdens uploaden van bestand.",httpError404:"HTTP fout tijdens uploaden van bestand (404: Bestand niet gevonden).",httpError403:"HTTP fout tijdens uploaden van bestand (403: Verboden).",httpError:"HTTP fout tijdens uploaden van bestand (fout status: %1).",noUrlError:"Upload URL is niet gedefinieerd.",responseError:"Ongeldig antwoord van server."});
|
Reference in New Issue
Block a user