Laravel version update
Laravel version update
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 809 B |
Binary file not shown.
Before Width: | Height: | Size: 716 B After Width: | Height: | Size: 430 B |
1
vendor/unisharp/laravel-ckeditor/plugins/save/lang/az.js
vendored
Normal file
1
vendor/unisharp/laravel-ckeditor/plugins/save/lang/az.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
CKEDITOR.plugins.setLang("save","az",{toolbar:"Yadda saxla"});
|
@@ -1 +1 @@
|
||||
CKEDITOR.plugins.setLang("save","bn",{toolbar:"সংরক্ষন কর"});
|
||||
CKEDITOR.plugins.setLang("save","bn",{toolbar:"সংরক্ষন করি"});
|
1
vendor/unisharp/laravel-ckeditor/plugins/save/lang/de-ch.js
vendored
Normal file
1
vendor/unisharp/laravel-ckeditor/plugins/save/lang/de-ch.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
CKEDITOR.plugins.setLang("save","de-ch",{toolbar:"Speichern"});
|
1
vendor/unisharp/laravel-ckeditor/plugins/save/lang/es-mx.js
vendored
Normal file
1
vendor/unisharp/laravel-ckeditor/plugins/save/lang/es-mx.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
CKEDITOR.plugins.setLang("save","es-mx",{toolbar:"Guardar"});
|
1
vendor/unisharp/laravel-ckeditor/plugins/save/lang/oc.js
vendored
Normal file
1
vendor/unisharp/laravel-ckeditor/plugins/save/lang/oc.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
CKEDITOR.plugins.setLang("save","oc",{toolbar:"Enregistrar"});
|
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
(function(){var b={readOnly:1,exec:function(a){if(a.fire("save")&&(a=a.element.$.form))try{a.submit()}catch(b){a.submit.click&&a.submit.click()}}};CKEDITOR.plugins.add("save",{lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"save",hidpi:!0,init:function(a){a.elementMode==CKEDITOR.ELEMENT_MODE_REPLACE&&(a.addCommand("save",
|
||||
b).modes={wysiwyg:!!a.element.$.form},a.ui.addButton&&a.ui.addButton("Save",{label:a.lang.save.toolbar,command:"save",toolbar:"document,10"}))}})})();
|
||||
(function(){var b={readOnly:1,exec:function(a){if(a.fire("save")&&(a=a.element.$.form))try{a.submit()}catch(b){a.submit.click&&a.submit.click()}}};CKEDITOR.plugins.add("save",{lang:"af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,es-mx,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"save",hidpi:!0,init:function(a){a.elementMode==CKEDITOR.ELEMENT_MODE_REPLACE&&
|
||||
(a.addCommand("save",b).modes={wysiwyg:!!a.element.$.form},a.ui.addButton&&a.ui.addButton("Save",{label:a.lang.save.toolbar,command:"save",toolbar:"document,10"}))}})})();
|
Reference in New Issue
Block a user