Files
faveo/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/hr.js
Manish Verma 126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30

5 lines
612 B
JavaScript
Vendored

/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang("filetools","hr",{loadError:"Greška prilikom čitanja datoteke.",networkError:"Mrežna greška prilikom slanja datoteke.",httpError404:"HTTP greška tijekom slanja datoteke (404: datoteka nije pronađena).",httpError403:"HTTP greška tijekom slanja datoteke (403: Zabranjeno).",httpError:"HTTP greška tijekom slanja datoteke (greška status: %1).",noUrlError:"URL za slanje nije podešen.",responseError:"Neispravni odgovor servera."});