seeder-migration-issues

This commit is contained in:
RafficMohammed
2023-01-30 14:23:34 +05:30
parent 4d918c722f
commit 2ec836b447
3628 changed files with 116006 additions and 187 deletions

View File

@@ -0,0 +1,5 @@
/*
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."});