@ckeditor/ckeditor5-document-outline 44.0.0 → 44.1.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/build/document-outline.js +1 -1
  2. package/dist/augmentation.d.ts +1 -1
  3. package/dist/documentoutline/documentoutlineui.d.ts +1 -1
  4. package/dist/documentoutline/documentoutlineutils.d.ts +1 -1
  5. package/dist/documentoutline/ui/documentoutlineitemview.d.ts +1 -1
  6. package/dist/documentoutline/ui/documentoutlineview.d.ts +1 -1
  7. package/dist/documentoutline/utils.d.ts +1 -1
  8. package/dist/documentoutline.d.ts +1 -1
  9. package/dist/index.css +3 -3
  10. package/dist/index.d.ts +1 -1
  11. package/dist/index.js +1 -1
  12. package/dist/legacyerrors.d.ts +1 -1
  13. package/dist/tableofcontents/headingid.d.ts +1 -1
  14. package/dist/tableofcontents/tableofcontentscommand.d.ts +1 -1
  15. package/dist/tableofcontents/tableofcontentsediting.d.ts +1 -1
  16. package/dist/tableofcontents/tableofcontentsui.d.ts +1 -1
  17. package/dist/tableofcontents.d.ts +1 -1
  18. package/dist/translations/af.js +1 -1
  19. package/dist/translations/af.umd.js +1 -1
  20. package/dist/translations/ar.js +1 -1
  21. package/dist/translations/ar.umd.js +1 -1
  22. package/dist/translations/ast.js +1 -1
  23. package/dist/translations/ast.umd.js +1 -1
  24. package/dist/translations/az.js +1 -1
  25. package/dist/translations/az.umd.js +1 -1
  26. package/dist/translations/bg.js +1 -1
  27. package/dist/translations/bg.umd.js +1 -1
  28. package/dist/translations/bn.js +1 -1
  29. package/dist/translations/bn.umd.js +1 -1
  30. package/dist/translations/bs.js +1 -1
  31. package/dist/translations/bs.umd.js +1 -1
  32. package/dist/translations/ca.js +1 -1
  33. package/dist/translations/ca.umd.js +1 -1
  34. package/dist/translations/cs.js +1 -1
  35. package/dist/translations/cs.umd.js +1 -1
  36. package/dist/translations/da.js +1 -1
  37. package/dist/translations/da.umd.js +1 -1
  38. package/dist/translations/de-ch.js +1 -1
  39. package/dist/translations/de-ch.umd.js +1 -1
  40. package/dist/translations/de.js +1 -1
  41. package/dist/translations/de.umd.js +1 -1
  42. package/dist/translations/el.js +1 -1
  43. package/dist/translations/el.umd.js +1 -1
  44. package/dist/translations/en-au.js +1 -1
  45. package/dist/translations/en-au.umd.js +1 -1
  46. package/dist/translations/en-gb.js +1 -1
  47. package/dist/translations/en-gb.umd.js +1 -1
  48. package/dist/translations/en.js +1 -1
  49. package/dist/translations/en.umd.js +1 -1
  50. package/dist/translations/eo.js +1 -1
  51. package/dist/translations/eo.umd.js +1 -1
  52. package/dist/translations/es-co.js +1 -1
  53. package/dist/translations/es-co.umd.js +1 -1
  54. package/dist/translations/es.js +1 -1
  55. package/dist/translations/es.umd.js +1 -1
  56. package/dist/translations/et.js +1 -1
  57. package/dist/translations/et.umd.js +1 -1
  58. package/dist/translations/eu.js +1 -1
  59. package/dist/translations/eu.umd.js +1 -1
  60. package/dist/translations/fa.js +1 -1
  61. package/dist/translations/fa.umd.js +1 -1
  62. package/dist/translations/fi.js +1 -1
  63. package/dist/translations/fi.umd.js +1 -1
  64. package/dist/translations/fr.js +1 -1
  65. package/dist/translations/fr.umd.js +1 -1
  66. package/dist/translations/gl.js +1 -1
  67. package/dist/translations/gl.umd.js +1 -1
  68. package/dist/translations/gu.js +1 -1
  69. package/dist/translations/gu.umd.js +1 -1
  70. package/dist/translations/he.js +1 -1
  71. package/dist/translations/he.umd.js +1 -1
  72. package/dist/translations/hi.js +1 -1
  73. package/dist/translations/hi.umd.js +1 -1
  74. package/dist/translations/hr.js +1 -1
  75. package/dist/translations/hr.umd.js +1 -1
  76. package/dist/translations/hu.js +1 -1
  77. package/dist/translations/hu.umd.js +1 -1
  78. package/dist/translations/hy.js +1 -1
  79. package/dist/translations/hy.umd.js +1 -1
  80. package/dist/translations/id.js +1 -1
  81. package/dist/translations/id.umd.js +1 -1
  82. package/dist/translations/it.js +1 -1
  83. package/dist/translations/it.umd.js +1 -1
  84. package/dist/translations/ja.js +1 -1
  85. package/dist/translations/ja.umd.js +1 -1
  86. package/dist/translations/jv.js +1 -1
  87. package/dist/translations/jv.umd.js +1 -1
  88. package/dist/translations/kk.js +1 -1
  89. package/dist/translations/kk.umd.js +1 -1
  90. package/dist/translations/km.js +1 -1
  91. package/dist/translations/km.umd.js +1 -1
  92. package/dist/translations/kn.js +1 -1
  93. package/dist/translations/kn.umd.js +1 -1
  94. package/dist/translations/ko.js +1 -1
  95. package/dist/translations/ko.umd.js +1 -1
  96. package/dist/translations/ku.js +1 -1
  97. package/dist/translations/ku.umd.js +1 -1
  98. package/dist/translations/lt.js +1 -1
  99. package/dist/translations/lt.umd.js +1 -1
  100. package/dist/translations/lv.js +1 -1
  101. package/dist/translations/lv.umd.js +1 -1
  102. package/dist/translations/ms.js +1 -1
  103. package/dist/translations/ms.umd.js +1 -1
  104. package/dist/translations/nb.js +1 -1
  105. package/dist/translations/nb.umd.js +1 -1
  106. package/dist/translations/ne.js +1 -1
  107. package/dist/translations/ne.umd.js +1 -1
  108. package/dist/translations/nl.js +1 -1
  109. package/dist/translations/nl.umd.js +1 -1
  110. package/dist/translations/no.js +1 -1
  111. package/dist/translations/no.umd.js +1 -1
  112. package/dist/translations/oc.js +1 -1
  113. package/dist/translations/oc.umd.js +1 -1
  114. package/dist/translations/pl.js +1 -1
  115. package/dist/translations/pl.umd.js +1 -1
  116. package/dist/translations/pt-br.js +1 -1
  117. package/dist/translations/pt-br.umd.js +1 -1
  118. package/dist/translations/pt.js +1 -1
  119. package/dist/translations/pt.umd.js +1 -1
  120. package/dist/translations/ro.js +1 -1
  121. package/dist/translations/ro.umd.js +1 -1
  122. package/dist/translations/ru.js +1 -1
  123. package/dist/translations/ru.umd.js +1 -1
  124. package/dist/translations/si.js +1 -1
  125. package/dist/translations/si.umd.js +1 -1
  126. package/dist/translations/sk.js +1 -1
  127. package/dist/translations/sk.umd.js +1 -1
  128. package/dist/translations/sl.js +1 -1
  129. package/dist/translations/sl.umd.js +1 -1
  130. package/dist/translations/sq.js +1 -1
  131. package/dist/translations/sq.umd.js +1 -1
  132. package/dist/translations/sr-latn.js +1 -1
  133. package/dist/translations/sr-latn.umd.js +1 -1
  134. package/dist/translations/sr.js +1 -1
  135. package/dist/translations/sr.umd.js +1 -1
  136. package/dist/translations/sv.js +1 -1
  137. package/dist/translations/sv.umd.js +1 -1
  138. package/dist/translations/th.js +1 -1
  139. package/dist/translations/th.umd.js +1 -1
  140. package/dist/translations/ti.js +1 -1
  141. package/dist/translations/ti.umd.js +1 -1
  142. package/dist/translations/tk.js +1 -1
  143. package/dist/translations/tk.umd.js +1 -1
  144. package/dist/translations/tr.js +1 -1
  145. package/dist/translations/tr.umd.js +1 -1
  146. package/dist/translations/tt.js +1 -1
  147. package/dist/translations/tt.umd.js +1 -1
  148. package/dist/translations/ug.js +1 -1
  149. package/dist/translations/ug.umd.js +1 -1
  150. package/dist/translations/uk.js +1 -1
  151. package/dist/translations/uk.umd.js +1 -1
  152. package/dist/translations/ur.js +1 -1
  153. package/dist/translations/ur.umd.js +1 -1
  154. package/dist/translations/uz.js +1 -1
  155. package/dist/translations/uz.umd.js +1 -1
  156. package/dist/translations/vi.js +1 -1
  157. package/dist/translations/vi.umd.js +1 -1
  158. package/dist/translations/zh-cn.js +1 -1
  159. package/dist/translations/zh-cn.umd.js +1 -1
  160. package/dist/translations/zh.js +1 -1
  161. package/dist/translations/zh.umd.js +1 -1
  162. package/dist/utils/common-translations.d.ts +1 -1
  163. package/package.json +8 -8
  164. package/src/augmentation.d.ts +1 -1
  165. package/src/documentoutline/documentoutlineui.d.ts +1 -1
  166. package/src/documentoutline/documentoutlineui.js +1 -1
  167. package/src/documentoutline/documentoutlineutils.d.ts +1 -1
  168. package/src/documentoutline/documentoutlineutils.js +1 -1
  169. package/src/documentoutline/ui/documentoutlineitemview.d.ts +1 -1
  170. package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
  171. package/src/documentoutline/ui/documentoutlineview.d.ts +1 -1
  172. package/src/documentoutline/ui/documentoutlineview.js +1 -1
  173. package/src/documentoutline/utils.d.ts +1 -1
  174. package/src/documentoutline/utils.js +1 -1
  175. package/src/documentoutline.d.ts +1 -1
  176. package/src/documentoutline.js +1 -1
  177. package/src/index.d.ts +1 -1
  178. package/src/index.js +1 -1
  179. package/src/legacyerrors.d.ts +1 -1
  180. package/src/legacyerrors.js +1 -1
  181. package/src/tableofcontents/headingid.d.ts +1 -1
  182. package/src/tableofcontents/headingid.js +1 -1
  183. package/src/tableofcontents/tableofcontentscommand.d.ts +1 -1
  184. package/src/tableofcontents/tableofcontentscommand.js +1 -1
  185. package/src/tableofcontents/tableofcontentsediting.d.ts +1 -1
  186. package/src/tableofcontents/tableofcontentsediting.js +1 -1
  187. package/src/tableofcontents/tableofcontentsui.d.ts +1 -1
  188. package/src/tableofcontents/tableofcontentsui.js +1 -1
  189. package/src/tableofcontents.d.ts +1 -1
  190. package/src/tableofcontents.js +1 -1
  191. package/src/utils/common-translations.d.ts +1 -1
  192. package/src/utils/common-translations.js +1 -1
  193. package/theme/documentoutline.css +1 -1
  194. package/theme/tableofcontents.css +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ad9c5=>{const {da:{dictionary:_0x5bdd52,getPluralForm:_0x58c143}}={'da':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigeringsoverskrifter\x20vil\x20stå\x20her,\x20efterhånden\x20som\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20blev\x20fundet\x20i\x20dokumentet.','Table\x20of\x20contents':'Indholdsfortegnelse'},'getPluralForm':_0xcfef9c=>0x1!=_0xcfef9c}};_0x1ad9c5['da']||={'dictionary':{},'getPluralForm':null},_0x1ad9c5['da']['dictionary']=Object['assign'](_0x1ad9c5['da']['dictionary'],_0x5bdd52),_0x1ad9c5['da']['getPluralForm']=_0x58c143;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5918a8=>{const {da:{dictionary:_0x14292a,getPluralForm:_0x472489}}={'da':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigeringsoverskrifter\x20vil\x20stå\x20her,\x20efterhånden\x20som\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20blev\x20fundet\x20i\x20dokumentet.','Table\x20of\x20contents':'Indholdsfortegnelse'},'getPluralForm':_0x5c2288=>0x1!=_0x5c2288}};_0x5918a8['da']||={'dictionary':{},'getPluralForm':null},_0x5918a8['da']['dictionary']=Object['assign'](_0x5918a8['da']['dictionary'],_0x14292a),_0x5918a8['da']['getPluralForm']=_0x472489;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de-ch':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x587db3=>0x1!=_0x587db3}};
23
+ export default{'de-ch':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x120987=>0x1!=_0x120987}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x7b2b2f=>{const {'de-ch':{dictionary:_0x40f279,getPluralForm:_0x86b98a}}={'de-ch':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x36a45f=>0x1!=_0x36a45f}};_0x7b2b2f['de-ch']||={'dictionary':{},'getPluralForm':null},_0x7b2b2f['de-ch']['dictionary']=Object['assign'](_0x7b2b2f['de-ch']['dictionary'],_0x40f279),_0x7b2b2f['de-ch']['getPluralForm']=_0x86b98a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x15e8df=>{const {'de-ch':{dictionary:_0x2a34e7,getPluralForm:_0x8487b4}}={'de-ch':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x4caf72=>0x1!=_0x4caf72}};_0x15e8df['de-ch']||={'dictionary':{},'getPluralForm':null},_0x15e8df['de-ch']['dictionary']=Object['assign'](_0x15e8df['de-ch']['dictionary'],_0x2a34e7),_0x15e8df['de-ch']['getPluralForm']=_0x8487b4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de':{'dictionary':{'Empty\x20heading':'Leere\x20Überschrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Während\x20Sie\x20schreiben,\x20werden\x20hier\x20die\x20Editor-Überschriften\x20angezeigt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Im\x20Dokument\x20wurden\x20keine\x20Überschriften\x20gefunden.','Table\x20of\x20contents':'Inhaltsverzeichnis'},'getPluralForm':_0x3f25ff=>0x1!=_0x3f25ff}};
23
+ export default{'de':{'dictionary':{'Empty\x20heading':'Leere\x20Überschrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Während\x20Sie\x20schreiben,\x20werden\x20hier\x20die\x20Editor-Überschriften\x20angezeigt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Im\x20Dokument\x20wurden\x20keine\x20Überschriften\x20gefunden.','Table\x20of\x20contents':'Inhaltsverzeichnis'},'getPluralForm':_0x30c63b=>0x1!=_0x30c63b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ff02e=>{const {de:{dictionary:_0xb5a6cb,getPluralForm:_0x310d8b}}={'de':{'dictionary':{'Empty\x20heading':'Leere\x20Überschrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Während\x20Sie\x20schreiben,\x20werden\x20hier\x20die\x20Editor-Überschriften\x20angezeigt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Im\x20Dokument\x20wurden\x20keine\x20Überschriften\x20gefunden.','Table\x20of\x20contents':'Inhaltsverzeichnis'},'getPluralForm':_0x1c7b1e=>0x1!=_0x1c7b1e}};_0x2ff02e['de']||={'dictionary':{},'getPluralForm':null},_0x2ff02e['de']['dictionary']=Object['assign'](_0x2ff02e['de']['dictionary'],_0xb5a6cb),_0x2ff02e['de']['getPluralForm']=_0x310d8b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4176cd=>{const {de:{dictionary:_0x1e466b,getPluralForm:_0x1f68d8}}={'de':{'dictionary':{'Empty\x20heading':'Leere\x20Überschrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Während\x20Sie\x20schreiben,\x20werden\x20hier\x20die\x20Editor-Überschriften\x20angezeigt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Im\x20Dokument\x20wurden\x20keine\x20Überschriften\x20gefunden.','Table\x20of\x20contents':'Inhaltsverzeichnis'},'getPluralForm':_0x2ef23a=>0x1!=_0x2ef23a}};_0x4176cd['de']||={'dictionary':{},'getPluralForm':null},_0x4176cd['de']['dictionary']=Object['assign'](_0x4176cd['de']['dictionary'],_0x1e466b),_0x4176cd['de']['getPluralForm']=_0x1f68d8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'el':{'dictionary':{'Empty\x20heading':'Κενή\x20επικεφαλίδα','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Οι\x20επικεφαλίδες\x20του\x20επεξεργαστή\x20θα\x20εμφανίζονται\x20εδώ\x20καθώς\x20πληκτρολογείτε.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Δεν\x20βρέθηκαν\x20επικεφαλίδες\x20στο\x20έγγραφο.','Table\x20of\x20contents':'Πίνακας\x20περιεχομένων'},'getPluralForm':_0x54a151=>0x1!=_0x54a151}};
23
+ export default{'el':{'dictionary':{'Empty\x20heading':'Κενή\x20επικεφαλίδα','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Οι\x20επικεφαλίδες\x20του\x20επεξεργαστή\x20θα\x20εμφανίζονται\x20εδώ\x20καθώς\x20πληκτρολογείτε.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Δεν\x20βρέθηκαν\x20επικεφαλίδες\x20στο\x20έγγραφο.','Table\x20of\x20contents':'Πίνακας\x20περιεχομένων'},'getPluralForm':_0x5a6060=>0x1!=_0x5a6060}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x42f017=>{const {el:{dictionary:_0x389e39,getPluralForm:_0x3f1ce7}}={'el':{'dictionary':{'Empty\x20heading':'Κενή\x20επικεφαλίδα','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Οι\x20επικεφαλίδες\x20του\x20επεξεργαστή\x20θα\x20εμφανίζονται\x20εδώ\x20καθώς\x20πληκτρολογείτε.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Δεν\x20βρέθηκαν\x20επικεφαλίδες\x20στο\x20έγγραφο.','Table\x20of\x20contents':'Πίνακας\x20περιεχομένων'},'getPluralForm':_0x4de819=>0x1!=_0x4de819}};_0x42f017['el']||={'dictionary':{},'getPluralForm':null},_0x42f017['el']['dictionary']=Object['assign'](_0x42f017['el']['dictionary'],_0x389e39),_0x42f017['el']['getPluralForm']=_0x3f1ce7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20d03b=>{const {el:{dictionary:_0x183fae,getPluralForm:_0x51b704}}={'el':{'dictionary':{'Empty\x20heading':'Κενή\x20επικεφαλίδα','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Οι\x20επικεφαλίδες\x20του\x20επεξεργαστή\x20θα\x20εμφανίζονται\x20εδώ\x20καθώς\x20πληκτρολογείτε.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Δεν\x20βρέθηκαν\x20επικεφαλίδες\x20στο\x20έγγραφο.','Table\x20of\x20contents':'Πίνακας\x20περιεχομένων'},'getPluralForm':_0x1ea165=>0x1!=_0x1ea165}};_0x20d03b['el']||={'dictionary':{},'getPluralForm':null},_0x20d03b['el']['dictionary']=Object['assign'](_0x20d03b['el']['dictionary'],_0x183fae),_0x20d03b['el']['getPluralForm']=_0x51b704;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-au':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x180d12=>0x1!=_0x180d12}};
23
+ export default{'en-au':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x333264=>0x1!=_0x333264}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x25efdb=>{const {'en-au':{dictionary:_0x51f844,getPluralForm:_0x1fa51b}}={'en-au':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x2bae84=>0x1!=_0x2bae84}};_0x25efdb['en-au']||={'dictionary':{},'getPluralForm':null},_0x25efdb['en-au']['dictionary']=Object['assign'](_0x25efdb['en-au']['dictionary'],_0x51f844),_0x25efdb['en-au']['getPluralForm']=_0x1fa51b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a8b20=>{const {'en-au':{dictionary:_0x311485,getPluralForm:_0x1df11a}}={'en-au':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x32da2d=>0x1!=_0x32da2d}};_0x2a8b20['en-au']||={'dictionary':{},'getPluralForm':null},_0x2a8b20['en-au']['dictionary']=Object['assign'](_0x2a8b20['en-au']['dictionary'],_0x311485),_0x2a8b20['en-au']['getPluralForm']=_0x1df11a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-gb':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x3070f7=>0x1!=_0x3070f7}};
23
+ export default{'en-gb':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x355587=>0x1!=_0x355587}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5d41c9=>{const {'en-gb':{dictionary:_0x506331,getPluralForm:_0x25ff61}}={'en-gb':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x2169b5=>0x1!=_0x2169b5}};_0x5d41c9['en-gb']||={'dictionary':{},'getPluralForm':null},_0x5d41c9['en-gb']['dictionary']=Object['assign'](_0x5d41c9['en-gb']['dictionary'],_0x506331),_0x5d41c9['en-gb']['getPluralForm']=_0x25ff61;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x52a896=>{const {'en-gb':{dictionary:_0x573d3f,getPluralForm:_0x180c08}}={'en-gb':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x2eaf71=>0x1!=_0x2eaf71}};_0x52a896['en-gb']||={'dictionary':{},'getPluralForm':null},_0x52a896['en-gb']['dictionary']=Object['assign'](_0x52a896['en-gb']['dictionary'],_0x573d3f),_0x52a896['en-gb']['getPluralForm']=_0x180c08;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x1deb2a=>0x1!=_0x1deb2a}};
23
+ export default{'en':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0xb3803d=>0x1!=_0xb3803d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x498800=>{const {en:{dictionary:_0x2df719,getPluralForm:_0x48b92c}}={'en':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x5c1e41=>0x1!=_0x5c1e41}};_0x498800['en']||={'dictionary':{},'getPluralForm':null},_0x498800['en']['dictionary']=Object['assign'](_0x498800['en']['dictionary'],_0x2df719),_0x498800['en']['getPluralForm']=_0x48b92c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x8d2ae6=>{const {en:{dictionary:_0x4dabc6,getPluralForm:_0x480088}}={'en':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x22e76e=>0x1!=_0x22e76e}};_0x8d2ae6['en']||={'dictionary':{},'getPluralForm':null},_0x8d2ae6['en']['dictionary']=Object['assign'](_0x8d2ae6['en']['dictionary'],_0x4dabc6),_0x8d2ae6['en']['getPluralForm']=_0x480088;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'eo':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x1f1727=>0x1!=_0x1f1727}};
23
+ export default{'eo':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x117b3e=>0x1!=_0x117b3e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x275ac5=>{const {eo:{dictionary:_0x5d8283,getPluralForm:_0x2635b9}}={'eo':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x569614=>0x1!=_0x569614}};_0x275ac5['eo']||={'dictionary':{},'getPluralForm':null},_0x275ac5['eo']['dictionary']=Object['assign'](_0x275ac5['eo']['dictionary'],_0x5d8283),_0x275ac5['eo']['getPluralForm']=_0x2635b9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x569942=>{const {eo:{dictionary:_0x596070,getPluralForm:_0x384124}}={'eo':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x516549=>0x1!=_0x516549}};_0x569942['eo']||={'dictionary':{},'getPluralForm':null},_0x569942['eo']['dictionary']=Object['assign'](_0x569942['eo']['dictionary'],_0x596070),_0x569942['eo']['getPluralForm']=_0x384124;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es-co':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x5398f7=>0x1!=_0x5398f7}};
23
+ export default{'es-co':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x5cd5ec=>0x1!=_0x5cd5ec}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x529f87=>{const {'es-co':{dictionary:_0x1ebb33,getPluralForm:_0x289e97}}={'es-co':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x2bd17c=>0x1!=_0x2bd17c}};_0x529f87['es-co']||={'dictionary':{},'getPluralForm':null},_0x529f87['es-co']['dictionary']=Object['assign'](_0x529f87['es-co']['dictionary'],_0x1ebb33),_0x529f87['es-co']['getPluralForm']=_0x289e97;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4176a3=>{const {'es-co':{dictionary:_0x2980f5,getPluralForm:_0x41e975}}={'es-co':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x12c233=>0x1!=_0x12c233}};_0x4176a3['es-co']||={'dictionary':{},'getPluralForm':null},_0x4176a3['es-co']['dictionary']=Object['assign'](_0x4176a3['es-co']['dictionary'],_0x2980f5),_0x4176a3['es-co']['getPluralForm']=_0x41e975;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'Empty\x20heading':'Encabezado\x20vacío','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Los\x20encabezados\x20del\x20editor\x20aparecerán\x20aquí\x20mientras\x20escribe.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20se\x20han\x20encontrado\x20encabezados\x20en\x20el\x20documento.','Table\x20of\x20contents':'Tabla\x20de\x20contenido'},'getPluralForm':_0x5d9d7c=>0x1!=_0x5d9d7c}};
23
+ export default{'es':{'dictionary':{'Empty\x20heading':'Encabezado\x20vacío','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Los\x20encabezados\x20del\x20editor\x20aparecerán\x20aquí\x20mientras\x20escribe.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20se\x20han\x20encontrado\x20encabezados\x20en\x20el\x20documento.','Table\x20of\x20contents':'Tabla\x20de\x20contenido'},'getPluralForm':_0x84bca1=>0x1!=_0x84bca1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c4c03=>{const {es:{dictionary:_0xdd9965,getPluralForm:_0x3d4002}}={'es':{'dictionary':{'Empty\x20heading':'Encabezado\x20vacío','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Los\x20encabezados\x20del\x20editor\x20aparecerán\x20aquí\x20mientras\x20escribe.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20se\x20han\x20encontrado\x20encabezados\x20en\x20el\x20documento.','Table\x20of\x20contents':'Tabla\x20de\x20contenido'},'getPluralForm':_0x589a40=>0x1!=_0x589a40}};_0x3c4c03['es']||={'dictionary':{},'getPluralForm':null},_0x3c4c03['es']['dictionary']=Object['assign'](_0x3c4c03['es']['dictionary'],_0xdd9965),_0x3c4c03['es']['getPluralForm']=_0x3d4002;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f8305=>{const {es:{dictionary:_0x3604d5,getPluralForm:_0x3f7f92}}={'es':{'dictionary':{'Empty\x20heading':'Encabezado\x20vacío','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Los\x20encabezados\x20del\x20editor\x20aparecerán\x20aquí\x20mientras\x20escribe.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20se\x20han\x20encontrado\x20encabezados\x20en\x20el\x20documento.','Table\x20of\x20contents':'Tabla\x20de\x20contenido'},'getPluralForm':_0x5776ed=>0x1!=_0x5776ed}};_0x2f8305['es']||={'dictionary':{},'getPluralForm':null},_0x2f8305['es']['dictionary']=Object['assign'](_0x2f8305['es']['dictionary'],_0x3604d5),_0x2f8305['es']['getPluralForm']=_0x3f7f92;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'et':{'dictionary':{'Empty\x20heading':'Tühi\x20pealkiri','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktori\x20pealkirjad\x20ilmuvad\x20siia\x20tippimise\x20ajal.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumendist\x20ei\x20leitud\x20ühtegi\x20pealkirja','Table\x20of\x20contents':'Sisukord'},'getPluralForm':_0x10c423=>0x1!=_0x10c423}};
23
+ export default{'et':{'dictionary':{'Empty\x20heading':'Tühi\x20pealkiri','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktori\x20pealkirjad\x20ilmuvad\x20siia\x20tippimise\x20ajal.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumendist\x20ei\x20leitud\x20ühtegi\x20pealkirja','Table\x20of\x20contents':'Sisukord'},'getPluralForm':_0x7afd03=>0x1!=_0x7afd03}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xcacef1=>{const {et:{dictionary:_0x4b491f,getPluralForm:_0x45112a}}={'et':{'dictionary':{'Empty\x20heading':'Tühi\x20pealkiri','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktori\x20pealkirjad\x20ilmuvad\x20siia\x20tippimise\x20ajal.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumendist\x20ei\x20leitud\x20ühtegi\x20pealkirja','Table\x20of\x20contents':'Sisukord'},'getPluralForm':_0xc5e75a=>0x1!=_0xc5e75a}};_0xcacef1['et']||={'dictionary':{},'getPluralForm':null},_0xcacef1['et']['dictionary']=Object['assign'](_0xcacef1['et']['dictionary'],_0x4b491f),_0xcacef1['et']['getPluralForm']=_0x45112a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1be9b5=>{const {et:{dictionary:_0x4fb9ac,getPluralForm:_0x3ea653}}={'et':{'dictionary':{'Empty\x20heading':'Tühi\x20pealkiri','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktori\x20pealkirjad\x20ilmuvad\x20siia\x20tippimise\x20ajal.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumendist\x20ei\x20leitud\x20ühtegi\x20pealkirja','Table\x20of\x20contents':'Sisukord'},'getPluralForm':_0xc9d111=>0x1!=_0xc9d111}};_0x1be9b5['et']||={'dictionary':{},'getPluralForm':null},_0x1be9b5['et']['dictionary']=Object['assign'](_0x1be9b5['et']['dictionary'],_0x4fb9ac),_0x1be9b5['et']['getPluralForm']=_0x3ea653;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'eu':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x33ebdd=>0x1!=_0x33ebdd}};
23
+ export default{'eu':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x5c1092=>0x1!=_0x5c1092}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x246432=>{const {eu:{dictionary:_0xaf95b4,getPluralForm:_0x1476f4}}={'eu':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x53f735=>0x1!=_0x53f735}};_0x246432['eu']||={'dictionary':{},'getPluralForm':null},_0x246432['eu']['dictionary']=Object['assign'](_0x246432['eu']['dictionary'],_0xaf95b4),_0x246432['eu']['getPluralForm']=_0x1476f4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9038c4=>{const {eu:{dictionary:_0x216c36,getPluralForm:_0x4492dc}}={'eu':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x107b56=>0x1!=_0x107b56}};_0x9038c4['eu']||={'dictionary':{},'getPluralForm':null},_0x9038c4['eu']['dictionary']=Object['assign'](_0x9038c4['eu']['dictionary'],_0x216c36),_0x9038c4['eu']['getPluralForm']=_0x4492dc;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fa':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x486ce7=>0x0}};
23
+ export default{'fa':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x16918f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe67a86=>{const {fa:{dictionary:_0x49b1bf,getPluralForm:_0x36a7ad}}={'fa':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x2134f1=>0x0}};_0xe67a86['fa']||={'dictionary':{},'getPluralForm':null},_0xe67a86['fa']['dictionary']=Object['assign'](_0xe67a86['fa']['dictionary'],_0x49b1bf),_0xe67a86['fa']['getPluralForm']=_0x36a7ad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e04d3=>{const {fa:{dictionary:_0x492d82,getPluralForm:_0x37fdb8}}={'fa':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x5b216a=>0x0}};_0x1e04d3['fa']||={'dictionary':{},'getPluralForm':null},_0x1e04d3['fa']['dictionary']=Object['assign'](_0x1e04d3['fa']['dictionary'],_0x492d82),_0x1e04d3['fa']['getPluralForm']=_0x37fdb8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'Empty\x20heading':'Tyhjä\x20otsikko','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editorin\x20otsikot\x20ilmaantuvat\x20tähän\x20kirjoittaessasi.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Asiakirjalta\x20ei\x20löytynyt\x20otsikoita.','Table\x20of\x20contents':'Sisällysluettelo'},'getPluralForm':_0x27b176=>0x1!=_0x27b176}};
23
+ export default{'fi':{'dictionary':{'Empty\x20heading':'Tyhjä\x20otsikko','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editorin\x20otsikot\x20ilmaantuvat\x20tähän\x20kirjoittaessasi.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Asiakirjalta\x20ei\x20löytynyt\x20otsikoita.','Table\x20of\x20contents':'Sisällysluettelo'},'getPluralForm':_0x347843=>0x1!=_0x347843}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1dc87d=>{const {fi:{dictionary:_0x5497bc,getPluralForm:_0x523adf}}={'fi':{'dictionary':{'Empty\x20heading':'Tyhjä\x20otsikko','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editorin\x20otsikot\x20ilmaantuvat\x20tähän\x20kirjoittaessasi.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Asiakirjalta\x20ei\x20löytynyt\x20otsikoita.','Table\x20of\x20contents':'Sisällysluettelo'},'getPluralForm':_0x450746=>0x1!=_0x450746}};_0x1dc87d['fi']||={'dictionary':{},'getPluralForm':null},_0x1dc87d['fi']['dictionary']=Object['assign'](_0x1dc87d['fi']['dictionary'],_0x5497bc),_0x1dc87d['fi']['getPluralForm']=_0x523adf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ca5f5=>{const {fi:{dictionary:_0x1a6c4b,getPluralForm:_0x3445dc}}={'fi':{'dictionary':{'Empty\x20heading':'Tyhjä\x20otsikko','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editorin\x20otsikot\x20ilmaantuvat\x20tähän\x20kirjoittaessasi.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Asiakirjalta\x20ei\x20löytynyt\x20otsikoita.','Table\x20of\x20contents':'Sisällysluettelo'},'getPluralForm':_0x2f2a48=>0x1!=_0x2f2a48}};_0x4ca5f5['fi']||={'dictionary':{},'getPluralForm':null},_0x4ca5f5['fi']['dictionary']=Object['assign'](_0x4ca5f5['fi']['dictionary'],_0x1a6c4b),_0x4ca5f5['fi']['getPluralForm']=_0x3445dc;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fr':{'dictionary':{'Empty\x20heading':'Titre\x20vide','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Les\x20titres\x20de\x20l\x27éditeur\x20apparaîtront\x20ici\x20au\x20fur\x20et\x20à\x20mesure\x20que\x20vous\x20tapez.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Aucun\x20titre\x20n\x27a\x20été\x20trouvé\x20dans\x20le\x20document.','Table\x20of\x20contents':'Table\x20des\x20matières'},'getPluralForm':_0x259642=>_0x259642<=-0x2||_0x259642>=0x2}};
23
+ export default{'fr':{'dictionary':{'Empty\x20heading':'Titre\x20vide','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Les\x20titres\x20de\x20l\x27éditeur\x20apparaîtront\x20ici\x20au\x20fur\x20et\x20à\x20mesure\x20que\x20vous\x20tapez.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Aucun\x20titre\x20n\x27a\x20été\x20trouvé\x20dans\x20le\x20document.','Table\x20of\x20contents':'Table\x20des\x20matières'},'getPluralForm':_0x377ddc=>_0x377ddc<=-0x2||_0x377ddc>=0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33ff6c=>{const {fr:{dictionary:_0x35a0f7,getPluralForm:_0x231191}}={'fr':{'dictionary':{'Empty\x20heading':'Titre\x20vide','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Les\x20titres\x20de\x20l\x27éditeur\x20apparaîtront\x20ici\x20au\x20fur\x20et\x20à\x20mesure\x20que\x20vous\x20tapez.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Aucun\x20titre\x20n\x27a\x20été\x20trouvé\x20dans\x20le\x20document.','Table\x20of\x20contents':'Table\x20des\x20matières'},'getPluralForm':_0x4819d9=>_0x4819d9<=-0x2||_0x4819d9>=0x2}};_0x33ff6c['fr']||={'dictionary':{},'getPluralForm':null},_0x33ff6c['fr']['dictionary']=Object['assign'](_0x33ff6c['fr']['dictionary'],_0x35a0f7),_0x33ff6c['fr']['getPluralForm']=_0x231191;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xbfa222=>{const {fr:{dictionary:_0x15d3b6,getPluralForm:_0x2d31e7}}={'fr':{'dictionary':{'Empty\x20heading':'Titre\x20vide','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Les\x20titres\x20de\x20l\x27éditeur\x20apparaîtront\x20ici\x20au\x20fur\x20et\x20à\x20mesure\x20que\x20vous\x20tapez.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Aucun\x20titre\x20n\x27a\x20été\x20trouvé\x20dans\x20le\x20document.','Table\x20of\x20contents':'Table\x20des\x20matières'},'getPluralForm':_0x5037bd=>_0x5037bd<=-0x2||_0x5037bd>=0x2}};_0xbfa222['fr']||={'dictionary':{},'getPluralForm':null},_0xbfa222['fr']['dictionary']=Object['assign'](_0xbfa222['fr']['dictionary'],_0x15d3b6),_0xbfa222['fr']['getPluralForm']=_0x2d31e7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Empty\x20heading':'Título\x20baleiro','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20títulos\x20do\x20editor\x20aparecerán\x20aquí\x20segundo\x20escriba.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Non\x20se\x20atoparon\x20títulos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x269033=>0x1!=_0x269033}};
23
+ export default{'gl':{'dictionary':{'Empty\x20heading':'Título\x20baleiro','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20títulos\x20do\x20editor\x20aparecerán\x20aquí\x20segundo\x20escriba.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Non\x20se\x20atoparon\x20títulos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0xc08b73=>0x1!=_0xc08b73}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x16caa6=>{const {gl:{dictionary:_0x1e3694,getPluralForm:_0x122d98}}={'gl':{'dictionary':{'Empty\x20heading':'Título\x20baleiro','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20títulos\x20do\x20editor\x20aparecerán\x20aquí\x20segundo\x20escriba.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Non\x20se\x20atoparon\x20títulos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0xcb8139=>0x1!=_0xcb8139}};_0x16caa6['gl']||={'dictionary':{},'getPluralForm':null},_0x16caa6['gl']['dictionary']=Object['assign'](_0x16caa6['gl']['dictionary'],_0x1e3694),_0x16caa6['gl']['getPluralForm']=_0x122d98;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe98cf5=>{const {gl:{dictionary:_0x244070,getPluralForm:_0x545e1e}}={'gl':{'dictionary':{'Empty\x20heading':'Título\x20baleiro','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20títulos\x20do\x20editor\x20aparecerán\x20aquí\x20segundo\x20escriba.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Non\x20se\x20atoparon\x20títulos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0xfdf266=>0x1!=_0xfdf266}};_0xe98cf5['gl']||={'dictionary':{},'getPluralForm':null},_0xe98cf5['gl']['dictionary']=Object['assign'](_0xe98cf5['gl']['dictionary'],_0x244070),_0xe98cf5['gl']['getPluralForm']=_0x545e1e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gu':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x505cfe=>0x1!=_0x505cfe}};
23
+ export default{'gu':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0xdcb159=>0x1!=_0xdcb159}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2487a3=>{const {gu:{dictionary:_0x532170,getPluralForm:_0x1e597b}}={'gu':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x427bdf=>0x1!=_0x427bdf}};_0x2487a3['gu']||={'dictionary':{},'getPluralForm':null},_0x2487a3['gu']['dictionary']=Object['assign'](_0x2487a3['gu']['dictionary'],_0x532170),_0x2487a3['gu']['getPluralForm']=_0x1e597b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56945e=>{const {gu:{dictionary:_0x3f932d,getPluralForm:_0x53a618}}={'gu':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x6e114d=>0x1!=_0x6e114d}};_0x56945e['gu']||={'dictionary':{},'getPluralForm':null},_0x56945e['gu']['dictionary']=Object['assign'](_0x56945e['gu']['dictionary'],_0x3f932d),_0x56945e['gu']['getPluralForm']=_0x53a618;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'he':{'dictionary':{'Empty\x20heading':'כותרת\x20ריקה','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'כותרות\x20העורך\x20יופיעו\x20כאן\x20תוך\x20כדי\x20הקלדה.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'לא\x20נמצאו\x20כותרות\x20במסמך.','Table\x20of\x20contents':'תוכן\x20העניינים'},'getPluralForm':_0x1a26a5=>0x1!=_0x1a26a5}};
23
+ export default{'he':{'dictionary':{'Empty\x20heading':'כותרת\x20ריקה','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'כותרות\x20העורך\x20יופיעו\x20כאן\x20תוך\x20כדי\x20הקלדה.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'לא\x20נמצאו\x20כותרות\x20במסמך.','Table\x20of\x20contents':'תוכן\x20העניינים'},'getPluralForm':_0x4bc39e=>0x1!=_0x4bc39e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58763c=>{const {he:{dictionary:_0x402233,getPluralForm:_0x2db0b6}}={'he':{'dictionary':{'Empty\x20heading':'כותרת\x20ריקה','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'כותרות\x20העורך\x20יופיעו\x20כאן\x20תוך\x20כדי\x20הקלדה.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'לא\x20נמצאו\x20כותרות\x20במסמך.','Table\x20of\x20contents':'תוכן\x20העניינים'},'getPluralForm':_0x1b4757=>0x1!=_0x1b4757}};_0x58763c['he']||={'dictionary':{},'getPluralForm':null},_0x58763c['he']['dictionary']=Object['assign'](_0x58763c['he']['dictionary'],_0x402233),_0x58763c['he']['getPluralForm']=_0x2db0b6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x116b70=>{const {he:{dictionary:_0x49fc3b,getPluralForm:_0x36d683}}={'he':{'dictionary':{'Empty\x20heading':'כותרת\x20ריקה','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'כותרות\x20העורך\x20יופיעו\x20כאן\x20תוך\x20כדי\x20הקלדה.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'לא\x20נמצאו\x20כותרות\x20במסמך.','Table\x20of\x20contents':'תוכן\x20העניינים'},'getPluralForm':_0x5c5e22=>0x1!=_0x5c5e22}};_0x116b70['he']||={'dictionary':{},'getPluralForm':null},_0x116b70['he']['dictionary']=Object['assign'](_0x116b70['he']['dictionary'],_0x49fc3b),_0x116b70['he']['getPluralForm']=_0x36d683;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hi':{'dictionary':{'Empty\x20heading':'हेडिंग\x20को\x20खाली\x20कर\x20दें','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'जैसे-जैसे\x20आप\x20टाइप\x20करेंगे\x20एडिटर\x20हेडिंग्ज़\x20यहाँ\x20दिखाई\x20देंगी.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'इस\x20डॉक्युमेंट\x20में\x20कोई\x20हेडिंग\x20नहीं\x20मिली.','Table\x20of\x20contents':'टेबल\x20ऑफ़\x20कॉन्टेंट्स'},'getPluralForm':_0x1e41b9=>0x1!=_0x1e41b9}};
23
+ export default{'hi':{'dictionary':{'Empty\x20heading':'हेडिंग\x20को\x20खाली\x20कर\x20दें','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'जैसे-जैसे\x20आप\x20टाइप\x20करेंगे\x20एडिटर\x20हेडिंग्ज़\x20यहाँ\x20दिखाई\x20देंगी.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'इस\x20डॉक्युमेंट\x20में\x20कोई\x20हेडिंग\x20नहीं\x20मिली.','Table\x20of\x20contents':'टेबल\x20ऑफ़\x20कॉन्टेंट्स'},'getPluralForm':_0x5305f8=>0x1!=_0x5305f8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2274e6=>{const {hi:{dictionary:_0x550e28,getPluralForm:_0x407cff}}={'hi':{'dictionary':{'Empty\x20heading':'हेडिंग\x20को\x20खाली\x20कर\x20दें','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'जैसे-जैसे\x20आप\x20टाइप\x20करेंगे\x20एडिटर\x20हेडिंग्ज़\x20यहाँ\x20दिखाई\x20देंगी.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'इस\x20डॉक्युमेंट\x20में\x20कोई\x20हेडिंग\x20नहीं\x20मिली.','Table\x20of\x20contents':'टेबल\x20ऑफ़\x20कॉन्टेंट्स'},'getPluralForm':_0x5091f0=>0x1!=_0x5091f0}};_0x2274e6['hi']||={'dictionary':{},'getPluralForm':null},_0x2274e6['hi']['dictionary']=Object['assign'](_0x2274e6['hi']['dictionary'],_0x550e28),_0x2274e6['hi']['getPluralForm']=_0x407cff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f3f8c=>{const {hi:{dictionary:_0x523b79,getPluralForm:_0x34e772}}={'hi':{'dictionary':{'Empty\x20heading':'हेडिंग\x20को\x20खाली\x20कर\x20दें','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'जैसे-जैसे\x20आप\x20टाइप\x20करेंगे\x20एडिटर\x20हेडिंग्ज़\x20यहाँ\x20दिखाई\x20देंगी.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'इस\x20डॉक्युमेंट\x20में\x20कोई\x20हेडिंग\x20नहीं\x20मिली.','Table\x20of\x20contents':'टेबल\x20ऑफ़\x20कॉन्टेंट्स'},'getPluralForm':_0xa68326=>0x1!=_0xa68326}};_0x4f3f8c['hi']||={'dictionary':{},'getPluralForm':null},_0x4f3f8c['hi']['dictionary']=Object['assign'](_0x4f3f8c['hi']['dictionary'],_0x523b79),_0x4f3f8c['hi']['getPluralForm']=_0x34e772;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Uređivanje\x20naslova\x20će\x20se\x20pojaviti\x20ovdje\x20dok\x20tipkate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nisu\x20pronađeni\x20naslovi.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x11cc05=>_0x11cc05%0xa==0x1&&_0x11cc05%0x64!=0xb?0x0:_0x11cc05%0xa>=0x2&&_0x11cc05%0xa<=0x4&&(_0x11cc05%0x64<0xa||_0x11cc05%0x64>=0x14)?0x1:0x2}};
23
+ export default{'hr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Uređivanje\x20naslova\x20će\x20se\x20pojaviti\x20ovdje\x20dok\x20tipkate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nisu\x20pronađeni\x20naslovi.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x2fe689=>_0x2fe689%0xa==0x1&&_0x2fe689%0x64!=0xb?0x0:_0x2fe689%0xa>=0x2&&_0x2fe689%0xa<=0x4&&(_0x2fe689%0x64<0xa||_0x2fe689%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x239d9e=>{const {hr:{dictionary:_0x1cff6a,getPluralForm:_0x469caa}}={'hr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Uređivanje\x20naslova\x20će\x20se\x20pojaviti\x20ovdje\x20dok\x20tipkate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nisu\x20pronađeni\x20naslovi.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x560872=>_0x560872%0xa==0x1&&_0x560872%0x64!=0xb?0x0:_0x560872%0xa>=0x2&&_0x560872%0xa<=0x4&&(_0x560872%0x64<0xa||_0x560872%0x64>=0x14)?0x1:0x2}};_0x239d9e['hr']||={'dictionary':{},'getPluralForm':null},_0x239d9e['hr']['dictionary']=Object['assign'](_0x239d9e['hr']['dictionary'],_0x1cff6a),_0x239d9e['hr']['getPluralForm']=_0x469caa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xfa5fd3=>{const {hr:{dictionary:_0x415537,getPluralForm:_0x581c90}}={'hr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Uređivanje\x20naslova\x20će\x20se\x20pojaviti\x20ovdje\x20dok\x20tipkate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nisu\x20pronađeni\x20naslovi.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x501b71=>_0x501b71%0xa==0x1&&_0x501b71%0x64!=0xb?0x0:_0x501b71%0xa>=0x2&&_0x501b71%0xa<=0x4&&(_0x501b71%0x64<0xa||_0x501b71%0x64>=0x14)?0x1:0x2}};_0xfa5fd3['hr']||={'dictionary':{},'getPluralForm':null},_0xfa5fd3['hr']['dictionary']=Object['assign'](_0xfa5fd3['hr']['dictionary'],_0x415537),_0xfa5fd3['hr']['getPluralForm']=_0x581c90;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Empty\x20heading':'Üres\x20címsor','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'A\x20szerkesztő\x20címsorai\x20itt\x20jelennek\x20meg\x20gépelés\x20közben.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'A\x20dokumentumban\x20nem\x20található\x20címsor.','Table\x20of\x20contents':'Tartalomjegyzék'},'getPluralForm':_0x929e15=>0x1!=_0x929e15}};
23
+ export default{'hu':{'dictionary':{'Empty\x20heading':'Üres\x20címsor','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'A\x20szerkesztő\x20címsorai\x20itt\x20jelennek\x20meg\x20gépelés\x20közben.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'A\x20dokumentumban\x20nem\x20található\x20címsor.','Table\x20of\x20contents':'Tartalomjegyzék'},'getPluralForm':_0x166eba=>0x1!=_0x166eba}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8d8ce6=>{const {hu:{dictionary:_0x2a80fa,getPluralForm:_0x3d61a9}}={'hu':{'dictionary':{'Empty\x20heading':'Üres\x20címsor','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'A\x20szerkesztő\x20címsorai\x20itt\x20jelennek\x20meg\x20gépelés\x20közben.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'A\x20dokumentumban\x20nem\x20található\x20címsor.','Table\x20of\x20contents':'Tartalomjegyzék'},'getPluralForm':_0x228ed3=>0x1!=_0x228ed3}};_0x8d8ce6['hu']||={'dictionary':{},'getPluralForm':null},_0x8d8ce6['hu']['dictionary']=Object['assign'](_0x8d8ce6['hu']['dictionary'],_0x2a80fa),_0x8d8ce6['hu']['getPluralForm']=_0x3d61a9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c9268=>{const {hu:{dictionary:_0x49e7b8,getPluralForm:_0x227ec6}}={'hu':{'dictionary':{'Empty\x20heading':'Üres\x20címsor','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'A\x20szerkesztő\x20címsorai\x20itt\x20jelennek\x20meg\x20gépelés\x20közben.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'A\x20dokumentumban\x20nem\x20található\x20címsor.','Table\x20of\x20contents':'Tartalomjegyzék'},'getPluralForm':_0x2f4c1a=>0x1!=_0x2f4c1a}};_0x1c9268['hu']||={'dictionary':{},'getPluralForm':null},_0x1c9268['hu']['dictionary']=Object['assign'](_0x1c9268['hu']['dictionary'],_0x49e7b8),_0x1c9268['hu']['getPluralForm']=_0x227ec6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hy':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x4fffba=>0x1!=_0x4fffba}};
23
+ export default{'hy':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x319f54=>0x1!=_0x319f54}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b43b3=>{const {hy:{dictionary:_0x34c99d,getPluralForm:_0x3b9677}}={'hy':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x20986d=>0x1!=_0x20986d}};_0x2b43b3['hy']||={'dictionary':{},'getPluralForm':null},_0x2b43b3['hy']['dictionary']=Object['assign'](_0x2b43b3['hy']['dictionary'],_0x34c99d),_0x2b43b3['hy']['getPluralForm']=_0x3b9677;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xcf77dd=>{const {hy:{dictionary:_0x51dbba,getPluralForm:_0x9e5359}}={'hy':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x350853=>0x1!=_0x350853}};_0xcf77dd['hy']||={'dictionary':{},'getPluralForm':null},_0xcf77dd['hy']['dictionary']=Object['assign'](_0xcf77dd['hy']['dictionary'],_0x51dbba),_0xcf77dd['hy']['getPluralForm']=_0x9e5359;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20tajuk\x20akan\x20muncul\x20di\x20sini\x20saat\x20Anda\x20mengetik.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tidak\x20menemukan\x20tajuk\x20di\x20dokumen','Table\x20of\x20contents':'Daftar\x20isi'},'getPluralForm':_0x176a78=>0x0}};
23
+ export default{'id':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20tajuk\x20akan\x20muncul\x20di\x20sini\x20saat\x20Anda\x20mengetik.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tidak\x20menemukan\x20tajuk\x20di\x20dokumen','Table\x20of\x20contents':'Daftar\x20isi'},'getPluralForm':_0x44320d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c79e4=>{const {id:{dictionary:_0x543ed0,getPluralForm:_0x16287f}}={'id':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20tajuk\x20akan\x20muncul\x20di\x20sini\x20saat\x20Anda\x20mengetik.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tidak\x20menemukan\x20tajuk\x20di\x20dokumen','Table\x20of\x20contents':'Daftar\x20isi'},'getPluralForm':_0x16200e=>0x0}};_0x5c79e4['id']||={'dictionary':{},'getPluralForm':null},_0x5c79e4['id']['dictionary']=Object['assign'](_0x5c79e4['id']['dictionary'],_0x543ed0),_0x5c79e4['id']['getPluralForm']=_0x16287f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d71d4=>{const {id:{dictionary:_0x2ae19d,getPluralForm:_0x359482}}={'id':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20tajuk\x20akan\x20muncul\x20di\x20sini\x20saat\x20Anda\x20mengetik.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tidak\x20menemukan\x20tajuk\x20di\x20dokumen','Table\x20of\x20contents':'Daftar\x20isi'},'getPluralForm':_0x240b05=>0x0}};_0x2d71d4['id']||={'dictionary':{},'getPluralForm':null},_0x2d71d4['id']['dictionary']=Object['assign'](_0x2d71d4['id']['dictionary'],_0x2ae19d),_0x2d71d4['id']['getPluralForm']=_0x359482;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'it':{'dictionary':{'Empty\x20heading':'Intestazione\x20vuota','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Le\x20intestazioni\x20dell\x27editor\x20appariranno\x20qui\x20durante\x20la\x20digitazione.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nel\x20documento\x20non\x20sono\x20state\x20trovate\x20intestazioni.','Table\x20of\x20contents':'Sommario'},'getPluralForm':_0x33b24e=>0x1!=_0x33b24e}};
23
+ export default{'it':{'dictionary':{'Empty\x20heading':'Intestazione\x20vuota','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Le\x20intestazioni\x20dell\x27editor\x20appariranno\x20qui\x20durante\x20la\x20digitazione.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nel\x20documento\x20non\x20sono\x20state\x20trovate\x20intestazioni.','Table\x20of\x20contents':'Sommario'},'getPluralForm':_0x3517f1=>0x1!=_0x3517f1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x175d42=>{const {it:{dictionary:_0x10dfe3,getPluralForm:_0x527cc3}}={'it':{'dictionary':{'Empty\x20heading':'Intestazione\x20vuota','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Le\x20intestazioni\x20dell\x27editor\x20appariranno\x20qui\x20durante\x20la\x20digitazione.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nel\x20documento\x20non\x20sono\x20state\x20trovate\x20intestazioni.','Table\x20of\x20contents':'Sommario'},'getPluralForm':_0x40f4d=>0x1!=_0x40f4d}};_0x175d42['it']||={'dictionary':{},'getPluralForm':null},_0x175d42['it']['dictionary']=Object['assign'](_0x175d42['it']['dictionary'],_0x10dfe3),_0x175d42['it']['getPluralForm']=_0x527cc3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5de0fb=>{const {it:{dictionary:_0x2dcd3a,getPluralForm:_0x143a39}}={'it':{'dictionary':{'Empty\x20heading':'Intestazione\x20vuota','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Le\x20intestazioni\x20dell\x27editor\x20appariranno\x20qui\x20durante\x20la\x20digitazione.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nel\x20documento\x20non\x20sono\x20state\x20trovate\x20intestazioni.','Table\x20of\x20contents':'Sommario'},'getPluralForm':_0x5c3988=>0x1!=_0x5c3988}};_0x5de0fb['it']||={'dictionary':{},'getPluralForm':null},_0x5de0fb['it']['dictionary']=Object['assign'](_0x5de0fb['it']['dictionary'],_0x2dcd3a),_0x5de0fb['it']['getPluralForm']=_0x143a39;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x593bfb=>0x0}};
23
+ export default{'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x5c45b3=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ad01a=>{const {ja:{dictionary:_0xf48b7b,getPluralForm:_0x44e4ea}}={'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x91720a=>0x0}};_0x2ad01a['ja']||={'dictionary':{},'getPluralForm':null},_0x2ad01a['ja']['dictionary']=Object['assign'](_0x2ad01a['ja']['dictionary'],_0xf48b7b),_0x2ad01a['ja']['getPluralForm']=_0x44e4ea;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b951c=>{const {ja:{dictionary:_0xc65106,getPluralForm:_0x3f8479}}={'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x3e2710=>0x0}};_0x2b951c['ja']||={'dictionary':{},'getPluralForm':null},_0x2b951c['ja']['dictionary']=Object['assign'](_0x2b951c['ja']['dictionary'],_0xc65106),_0x2b951c['ja']['getPluralForm']=_0x3f8479;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'jv':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x39e4ae=>0x0!==_0x39e4ae}};
23
+ export default{'jv':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x27b67a=>0x0!==_0x27b67a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2bbcc9=>{const {jv:{dictionary:_0x3a4144,getPluralForm:_0x1e0fae}}={'jv':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x555adf=>0x0!==_0x555adf}};_0x2bbcc9['jv']||={'dictionary':{},'getPluralForm':null},_0x2bbcc9['jv']['dictionary']=Object['assign'](_0x2bbcc9['jv']['dictionary'],_0x3a4144),_0x2bbcc9['jv']['getPluralForm']=_0x1e0fae;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x257083=>{const {jv:{dictionary:_0x586bc2,getPluralForm:_0x41854d}}={'jv':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x3c3afe=>0x0!==_0x3c3afe}};_0x257083['jv']||={'dictionary':{},'getPluralForm':null},_0x257083['jv']['dictionary']=Object['assign'](_0x257083['jv']['dictionary'],_0x586bc2),_0x257083['jv']['getPluralForm']=_0x41854d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'kk':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x5cef42=>0x1!=_0x5cef42}};
23
+ export default{'kk':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x47e749=>0x1!=_0x47e749}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x7e1881=>{const {kk:{dictionary:_0x3f5873,getPluralForm:_0x2b8cde}}={'kk':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x302456=>0x1!=_0x302456}};_0x7e1881['kk']||={'dictionary':{},'getPluralForm':null},_0x7e1881['kk']['dictionary']=Object['assign'](_0x7e1881['kk']['dictionary'],_0x3f5873),_0x7e1881['kk']['getPluralForm']=_0x2b8cde;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11f5b7=>{const {kk:{dictionary:_0x2c79a7,getPluralForm:_0x44db75}}={'kk':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x1ca21f=>0x1!=_0x1ca21f}};_0x11f5b7['kk']||={'dictionary':{},'getPluralForm':null},_0x11f5b7['kk']['dictionary']=Object['assign'](_0x11f5b7['kk']['dictionary'],_0x2c79a7),_0x11f5b7['kk']['getPluralForm']=_0x44db75;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'km':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x2d4b6b=>0x0}};
23
+ export default{'km':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x388690=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xbf9148=>{const {km:{dictionary:_0x4d69a7,getPluralForm:_0x1bf0d4}}={'km':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x161d4e=>0x0}};_0xbf9148['km']||={'dictionary':{},'getPluralForm':null},_0xbf9148['km']['dictionary']=Object['assign'](_0xbf9148['km']['dictionary'],_0x4d69a7),_0xbf9148['km']['getPluralForm']=_0x1bf0d4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x48bef3=>{const {km:{dictionary:_0x55a2b1,getPluralForm:_0x110f92}}={'km':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x2b1705=>0x0}};_0x48bef3['km']||={'dictionary':{},'getPluralForm':null},_0x48bef3['km']['dictionary']=Object['assign'](_0x48bef3['km']['dictionary'],_0x55a2b1),_0x48bef3['km']['getPluralForm']=_0x110f92;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'kn':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x3528f8=>0x1!=_0x3528f8}};
23
+ export default{'kn':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x10c173=>0x1!=_0x10c173}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c257d=>{const {kn:{dictionary:_0x5679bd,getPluralForm:_0x445a39}}={'kn':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x3ed8d2=>0x1!=_0x3ed8d2}};_0x4c257d['kn']||={'dictionary':{},'getPluralForm':null},_0x4c257d['kn']['dictionary']=Object['assign'](_0x4c257d['kn']['dictionary'],_0x5679bd),_0x4c257d['kn']['getPluralForm']=_0x445a39;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x124f2a=>{const {kn:{dictionary:_0x32afc1,getPluralForm:_0x21df71}}={'kn':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x210646=>0x1!=_0x210646}};_0x124f2a['kn']||={'dictionary':{},'getPluralForm':null},_0x124f2a['kn']['dictionary']=Object['assign'](_0x124f2a['kn']['dictionary'],_0x32afc1),_0x124f2a['kn']['getPluralForm']=_0x21df71;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Empty\x20heading':'빈\x20표제','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'입력\x20시\x20편집기\x20표제가\x20여기에\x20표시됩니다.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'문서에서\x20표제를\x20찾지\x20못했습니다.','Table\x20of\x20contents':'목차'},'getPluralForm':_0xc12ea4=>0x0}};
23
+ export default{'ko':{'dictionary':{'Empty\x20heading':'빈\x20표제','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'입력\x20시\x20편집기\x20표제가\x20여기에\x20표시됩니다.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'문서에서\x20표제를\x20찾지\x20못했습니다.','Table\x20of\x20contents':'목차'},'getPluralForm':_0x23d927=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a80a1=>{const {ko:{dictionary:_0x598202,getPluralForm:_0x231e33}}={'ko':{'dictionary':{'Empty\x20heading':'빈\x20표제','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'입력\x20시\x20편집기\x20표제가\x20여기에\x20표시됩니다.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'문서에서\x20표제를\x20찾지\x20못했습니다.','Table\x20of\x20contents':'목차'},'getPluralForm':_0x3c82be=>0x0}};_0x2a80a1['ko']||={'dictionary':{},'getPluralForm':null},_0x2a80a1['ko']['dictionary']=Object['assign'](_0x2a80a1['ko']['dictionary'],_0x598202),_0x2a80a1['ko']['getPluralForm']=_0x231e33;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x14cb4f=>{const {ko:{dictionary:_0xc344b7,getPluralForm:_0x379abc}}={'ko':{'dictionary':{'Empty\x20heading':'빈\x20표제','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'입력\x20시\x20편집기\x20표제가\x20여기에\x20표시됩니다.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'문서에서\x20표제를\x20찾지\x20못했습니다.','Table\x20of\x20contents':'목차'},'getPluralForm':_0x1062e1=>0x0}};_0x14cb4f['ko']||={'dictionary':{},'getPluralForm':null},_0x14cb4f['ko']['dictionary']=Object['assign'](_0x14cb4f['ko']['dictionary'],_0xc344b7),_0x14cb4f['ko']['getPluralForm']=_0x379abc;})(window['CKEDITOR_TRANSLATIONS']||={});