Verified Commit 116c87e4 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3378890 by Wim Leers, mikesimmons, smustgrave, pmkanse, witeksocha: Add...

Issue #3378890 by Wim Leers, mikesimmons, smustgrave, pmkanse, witeksocha: Add the "Show Blocks" functionality that existed in CKEditor 4 and was added to CKEditor 5 38.1.0
parent 8b0a91f6
Loading
Loading
Loading
Loading
Loading
+5 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
!function(i){const n=i.ar=i.ar||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"عرض الكتل"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
!function(i){const n=i.bg=i.bg||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"Покажи блокове"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
!function(n){const i=n.bn=n.bn||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"ব্লকগুলি দেখান"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
!function(o){const c=o.ca=o.ca||{};c.dictionary=Object.assign(c.dictionary||{},{"Show blocks":"Mostra blocs"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
 No newline at end of file
Loading