wysiwyg-rails 2.9.2 → 2.9.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (133) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +2 -2
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +2 -2
  4. data/app/assets/javascripts/languages/ar.js +16 -1
  5. data/app/assets/javascripts/languages/bs.js +16 -1
  6. data/app/assets/javascripts/languages/cs.js +16 -1
  7. data/app/assets/javascripts/languages/da.js +16 -1
  8. data/app/assets/javascripts/languages/de.js +16 -1
  9. data/app/assets/javascripts/languages/el.js +20 -5
  10. data/app/assets/javascripts/languages/en_ca.js +16 -1
  11. data/app/assets/javascripts/languages/en_gb.js +17 -2
  12. data/app/assets/javascripts/languages/es.js +16 -1
  13. data/app/assets/javascripts/languages/et.js +16 -1
  14. data/app/assets/javascripts/languages/fa.js +16 -1
  15. data/app/assets/javascripts/languages/fi.js +16 -1
  16. data/app/assets/javascripts/languages/fr.js +16 -1
  17. data/app/assets/javascripts/languages/he.js +16 -1
  18. data/app/assets/javascripts/languages/hr.js +16 -1
  19. data/app/assets/javascripts/languages/hu.js +16 -1
  20. data/app/assets/javascripts/languages/id.js +16 -1
  21. data/app/assets/javascripts/languages/it.js +16 -1
  22. data/app/assets/javascripts/languages/ja.js +16 -1
  23. data/app/assets/javascripts/languages/ko.js +16 -1
  24. data/app/assets/javascripts/languages/ku.js +17 -2
  25. data/app/assets/javascripts/languages/me.js +16 -1
  26. data/app/assets/javascripts/languages/nb.js +16 -1
  27. data/app/assets/javascripts/languages/nl.js +16 -1
  28. data/app/assets/javascripts/languages/pl.js +16 -1
  29. data/app/assets/javascripts/languages/pt_br.js +16 -1
  30. data/app/assets/javascripts/languages/pt_pt.js +16 -1
  31. data/app/assets/javascripts/languages/ro.js +16 -1
  32. data/app/assets/javascripts/languages/ru.js +16 -1
  33. data/app/assets/javascripts/languages/sk.js +16 -1
  34. data/app/assets/javascripts/languages/sr.js +16 -1
  35. data/app/assets/javascripts/languages/sv.js +16 -1
  36. data/app/assets/javascripts/languages/th.js +16 -1
  37. data/app/assets/javascripts/languages/tr.js +16 -1
  38. data/app/assets/javascripts/languages/uk.js +16 -1
  39. data/app/assets/javascripts/languages/vi.js +16 -1
  40. data/app/assets/javascripts/languages/zh_cn.js +16 -1
  41. data/app/assets/javascripts/languages/zh_tw.js +16 -1
  42. data/app/assets/javascripts/plugins/align.min.js +1 -1
  43. data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
  44. data/app/assets/javascripts/plugins/code_beautifier.min.js +2 -2
  45. data/app/assets/javascripts/plugins/code_view.min.js +1 -1
  46. data/app/assets/javascripts/plugins/colors.min.js +1 -1
  47. data/app/assets/javascripts/plugins/draggable.min.js +2 -2
  48. data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
  49. data/app/assets/javascripts/plugins/entities.min.js +1 -1
  50. data/app/assets/javascripts/plugins/file.min.js +1 -1
  51. data/app/assets/javascripts/plugins/font_family.min.js +1 -1
  52. data/app/assets/javascripts/plugins/font_size.min.js +1 -1
  53. data/app/assets/javascripts/plugins/forms.min.js +1 -1
  54. data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
  55. data/app/assets/javascripts/plugins/help.min.js +1 -1
  56. data/app/assets/javascripts/plugins/image.min.js +2 -2
  57. data/app/assets/javascripts/plugins/image_manager.min.js +2 -2
  58. data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
  59. data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
  60. data/app/assets/javascripts/plugins/line_breaker.min.js +1 -1
  61. data/app/assets/javascripts/plugins/line_height.min.js +1 -1
  62. data/app/assets/javascripts/plugins/link.min.js +2 -2
  63. data/app/assets/javascripts/plugins/lists.min.js +2 -2
  64. data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
  65. data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
  66. data/app/assets/javascripts/plugins/print.min.js +1 -1
  67. data/app/assets/javascripts/plugins/quick_insert.min.js +2 -2
  68. data/app/assets/javascripts/plugins/quote.min.js +2 -2
  69. data/app/assets/javascripts/plugins/save.min.js +1 -1
  70. data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
  71. data/app/assets/javascripts/plugins/table.min.js +2 -2
  72. data/app/assets/javascripts/plugins/url.min.js +1 -1
  73. data/app/assets/javascripts/plugins/video.min.js +2 -2
  74. data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
  75. data/app/assets/javascripts/third_party/embedly.min.js +1 -1
  76. data/app/assets/javascripts/third_party/font_awesome.min.js +1 -1
  77. data/app/assets/javascripts/third_party/image_aviary.min.js +1 -1
  78. data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
  79. data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
  80. data/app/assets/stylesheets/froala_editor.css +13 -2
  81. data/app/assets/stylesheets/froala_editor.min.css +2 -2
  82. data/app/assets/stylesheets/froala_editor.pkgd.css +17 -4
  83. data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
  84. data/app/assets/stylesheets/froala_style.css +1 -1
  85. data/app/assets/stylesheets/froala_style.min.css +1 -1
  86. data/app/assets/stylesheets/plugins/char_counter.css +1 -1
  87. data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
  88. data/app/assets/stylesheets/plugins/code_view.css +1 -1
  89. data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
  90. data/app/assets/stylesheets/plugins/colors.css +1 -1
  91. data/app/assets/stylesheets/plugins/colors.min.css +1 -1
  92. data/app/assets/stylesheets/plugins/draggable.css +1 -1
  93. data/app/assets/stylesheets/plugins/draggable.min.css +1 -1
  94. data/app/assets/stylesheets/plugins/emoticons.css +1 -1
  95. data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
  96. data/app/assets/stylesheets/plugins/file.css +1 -1
  97. data/app/assets/stylesheets/plugins/file.min.css +1 -1
  98. data/app/assets/stylesheets/plugins/fullscreen.css +1 -1
  99. data/app/assets/stylesheets/plugins/fullscreen.min.css +1 -1
  100. data/app/assets/stylesheets/plugins/help.css +1 -1
  101. data/app/assets/stylesheets/plugins/help.min.css +1 -1
  102. data/app/assets/stylesheets/plugins/image.css +1 -1
  103. data/app/assets/stylesheets/plugins/image.min.css +1 -1
  104. data/app/assets/stylesheets/plugins/image_manager.css +5 -3
  105. data/app/assets/stylesheets/plugins/image_manager.min.css +2 -2
  106. data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
  107. data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
  108. data/app/assets/stylesheets/plugins/quick_insert.css +1 -1
  109. data/app/assets/stylesheets/plugins/quick_insert.min.css +1 -1
  110. data/app/assets/stylesheets/plugins/special_characters.css +1 -1
  111. data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
  112. data/app/assets/stylesheets/plugins/table.css +1 -1
  113. data/app/assets/stylesheets/plugins/table.min.css +1 -1
  114. data/app/assets/stylesheets/plugins/video.css +1 -1
  115. data/app/assets/stylesheets/plugins/video.min.css +1 -1
  116. data/app/assets/stylesheets/themes/dark.css +5 -3
  117. data/app/assets/stylesheets/themes/dark.min.css +2 -2
  118. data/app/assets/stylesheets/themes/gray.css +5 -3
  119. data/app/assets/stylesheets/themes/gray.min.css +2 -2
  120. data/app/assets/stylesheets/themes/red.css +5 -3
  121. data/app/assets/stylesheets/themes/red.min.css +2 -2
  122. data/app/assets/stylesheets/themes/royal.css +5 -3
  123. data/app/assets/stylesheets/themes/royal.min.css +2 -2
  124. data/app/assets/stylesheets/third_party/embedly.css +1 -1
  125. data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
  126. data/app/assets/stylesheets/third_party/font_awesome.css +1 -1
  127. data/app/assets/stylesheets/third_party/font_awesome.min.css +1 -1
  128. data/app/assets/stylesheets/third_party/image_tui.css +1 -1
  129. data/app/assets/stylesheets/third_party/image_tui.min.css +1 -1
  130. data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
  131. data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
  132. data/lib/wysiwyg-rails/version.rb +1 -1
  133. metadata +2 -2
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['he'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e8\u05e9\u05d9\u05de\u05d4 \u05de\u05de\u05d5\u05e1\u05e4\u05e8\u05ea",
92
+ "Default": "ברירת המחדל",
93
+ "Lower Alpha": "אלפא נמוך יותר",
94
+ "Lower Greek": "נמוך יוונית",
95
+ "Lower Roman": "התחתון הרומית",
96
+ "Upper Alpha": "אלפא העליון",
97
+ "Upper Roman": "הרומאי העליון",
98
+
92
99
  "Unordered List": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e8\u05e9\u05d9\u05de\u05d4",
100
+ "Circle": "מעגל",
101
+ "Disc": "דיסק",
102
+ "Square": "כיכר",
103
+
104
+ // Line height
105
+ "Line Height": "גובה קו",
106
+ "Single": "יחיד",
107
+ "Double": "כפול",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "\u05d4\u05e7\u05d8\u05e0\u05ea \u05db\u05e0\u05d9\u05e1\u05d4",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['hr'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "Ure\u0111ena lista",
92
+ "Default": "Zadano",
93
+ "Lower Alpha": "Niži alfa",
94
+ "Lower Greek": "Donji grčki",
95
+ "Lower Roman": "Niži rimski",
96
+ "Upper Alpha": "Gornja alfa",
97
+ "Upper Roman": "Gornji rimski",
98
+
92
99
  "Unordered List": "Neure\u0111ena lista",
100
+ "Circle": "Krug",
101
+ "Disc": "Disk",
102
+ "Square": "Kvadrat",
103
+
104
+ // Line height
105
+ "Line Height": "Visina crte",
106
+ "Single": "Singl",
107
+ "Double": "Dvostruko",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "Uvuci odlomak",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['hu'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "Sz\u00e1moz\u00e1s",
92
+ "Default": "Alapértelmezett",
93
+ "Lower Alpha": "Alacsonyabb alfa",
94
+ "Lower Greek": "Alsó görög",
95
+ "Lower Roman": "Alacsonyabb római",
96
+ "Upper Alpha": "Felső alfa",
97
+ "Upper Roman": "Felső római",
98
+
92
99
  "Unordered List": "Felsorol\u00e1s",
100
+ "Circle": "Kör",
101
+ "Disc": "Lemez",
102
+ "Square": "Négyzet",
103
+
104
+ // Line height
105
+ "Line Height": "Vonal magassága",
106
+ "Single": "Egyetlen",
107
+ "Double": "Kettős",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "Beh\u00faz\u00e1s cs\u00f6kkent\u00e9se",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['id'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "List nomor",
92
+ "Default": "Standar",
93
+ "Lower Alpha": "Alpha lebih rendah",
94
+ "Lower Greek": "Yunani lebih rendah",
95
+ "Lower Roman": "Roman rendah",
96
+ "Upper Alpha": "Alpha atas",
97
+ "Upper Roman": "Roman atas",
98
+
92
99
  "Unordered List": "List simbol",
100
+ "Circle": "Lingkaran",
101
+ "Disc": "Cakram",
102
+ "Square": "Kotak",
103
+
104
+ // Line height
105
+ "Line Height": "Tinggi garis",
106
+ "Single": "Tunggal",
107
+ "Double": "Dua kali lipat",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "Turunkan inden",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['it'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "Elenchi Numerati",
92
+ "Default": "Predefinito",
93
+ "Lower Alpha": "Alfa inferiore",
94
+ "Lower Greek": "Basso greco",
95
+ "Lower Roman": "Romano inferiore",
96
+ "Upper Alpha": "Alfa superiore",
97
+ "Upper Roman": "Alto romano",
98
+
92
99
  "Unordered List": "Elenchi Puntati",
100
+ "Circle": "Cerchio",
101
+ "Disc": "Disco",
102
+ "Square": "Piazza",
103
+
104
+ // Line height
105
+ "Line Height": "Altezza della linea",
106
+ "Single": "Singolo",
107
+ "Double": "Doppio",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "Riduci Rientro",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['ja'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "\u6bb5\u843d\u756a\u53f7",
92
+ "Default": "デフォルト",
93
+ "Lower Alpha": "下アルファ",
94
+ "Lower Greek": "下ギリシャ",
95
+ "Lower Roman": "下ローマ",
96
+ "Upper Alpha": "アッパーアルファ",
97
+ "Upper Roman": "アッパーローマン",
98
+
92
99
  "Unordered List": "\u7b87\u6761\u66f8\u304d",
100
+ "Circle": "サークル",
101
+ "Disc": "ディスク",
102
+ "Square": "平方",
103
+
104
+ // Line height
105
+ "Line Height": "行の高さ",
106
+ "Single": "シングル",
107
+ "Double": "ダブル",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['ko'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "\uc22b\uc790 \ub9ac\uc2a4\ud2b8",
92
+ "Default": "태만",
93
+ "Lower Alpha": "낮은 알파",
94
+ "Lower Greek": "낮은 그리스어",
95
+ "Lower Roman": "로마자 낮은",
96
+ "Upper Alpha": "상단 알파",
97
+ "Upper Roman": "상층 로마자",
98
+
92
99
  "Unordered List": "\uc810 \ub9ac\uc2a4\ud2b8",
100
+ "Circle": "원",
101
+ "Disc": "디스크",
102
+ "Square": "광장",
103
+
104
+ // Line height
105
+ "Line Height": "라인 높이",
106
+ "Single": "단일",
107
+ "Double": "더블",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "\ub0b4\uc5b4\uc4f0\uae30",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -88,7 +88,22 @@ $.FE.LANGUAGE['ku'] = {
88
88
 
89
89
  // Lists
90
90
  "Ordered List": "لیستی داواکراو",
91
+ "Default": "Destçûnî",
92
+ "Lower Alpha": "Alpha kêm",
93
+ "Lower Greek": "Grek",
94
+ "Lower Roman": "Roman",
95
+ "Upper Alpha": "Alpha",
96
+ "Upper Roman": "Rûsî",
97
+
91
98
  "Unordered List": "لیستی داوانەکراو",
99
+ "Circle": "Çember",
100
+ "Disc": "Disc",
101
+ "Square": "Meydan",
102
+
103
+ // Line height
104
+ "Line Height": "Hewayê",
105
+ "Single": "Yekoyek",
106
+ "Double": "Dûcar",
92
107
 
93
108
  // Indent
94
109
  "Decrease Indent": "کەمکردنەوەی بۆشایی بەجێهێشتن",
@@ -238,7 +253,7 @@ $.FE.LANGUAGE['ku'] = {
238
253
  "Clear Formatting": "سڕینەوەی شێواز",
239
254
 
240
255
  // Save
241
- "Save": "",
256
+ "Save": "Rizgarkirin",
242
257
 
243
258
  // Undo, redo
244
259
  "Undo": "گەڕانەوە",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['me'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "Ure\u0111ena lista",
92
+ "Default": "",
93
+ "Lower Alpha": "",
94
+ "Lower Greek": "",
95
+ "Lower Roman": "",
96
+ "Upper Alpha": "",
97
+ "Upper Roman": "",
98
+
92
99
  "Unordered List": "Nesre\u0111ene lista",
100
+ "Circle": "",
101
+ "Disc": "",
102
+ "Square": "",
103
+
104
+ // Line height
105
+ "Line Height": "",
106
+ "Single": "",
107
+ "Double": "",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "Smanjenje alineja",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['nb'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "Ordnet liste",
92
+ "Default": "Misligholde",
93
+ "Lower Alpha": "Lavere alfa",
94
+ "Lower Greek": "Lavere greske",
95
+ "Lower Roman": "Lavere romersk",
96
+ "Upper Alpha": "Øvre alfa",
97
+ "Upper Roman": "Øvre roman",
98
+
92
99
  "Unordered List": "Uordnet liste",
100
+ "Circle": "Sirkel",
101
+ "Disc": "Plate",
102
+ "Square": "Torget",
103
+
104
+ // Line height
105
+ "Line Height": "Linjehøyde",
106
+ "Single": "Enkelt",
107
+ "Double": "Dobbelt",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "Reduser innrykk",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['nl'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "Geordende lijst",
92
+ "Default": "Standaard",
93
+ "Lower Alpha": "Lagere alpha",
94
+ "Lower Greek": "Lager Grieks",
95
+ "Lower Roman": "Lager Romeins",
96
+ "Upper Alpha": "Bovenste alfa",
97
+ "Upper Roman": "Bovenste roman",
98
+
92
99
  "Unordered List": "Ongeordende lijst",
100
+ "Circle": "Cirkel",
101
+ "Disc": "Schijf",
102
+ "Square": "Plein",
103
+
104
+ // Line height
105
+ "Line Height": "Lijnhoogte",
106
+ "Single": "Single",
107
+ "Double": "Dubbele",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "Inspringen verkleinen",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['pl'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "Uporz\u0105dkowana lista",
92
+ "Default": "Domyślna",
93
+ "Lower Alpha": "Niższy alfa",
94
+ "Lower Greek": "Niższy grecki",
95
+ "Lower Roman": "Niższe rzymskie",
96
+ "Upper Alpha": "Górna alfa",
97
+ "Upper Roman": "Górny rzymski",
98
+
92
99
  "Unordered List": "Lista nieuporz\u0105dkowana",
100
+ "Circle": "Okrąg",
101
+ "Disc": "Dysk",
102
+ "Square": "Plac",
103
+
104
+ // Line height
105
+ "Line Height": "Wysokość linii",
106
+ "Single": "Pojedynczy",
107
+ "Double": "Podwójnie",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "Zmniejsz wci\u0119cie",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['pt_br'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "Lista ordenada",
92
+ "Default": "Padrão",
93
+ "Lower Alpha": "Alpha inferior",
94
+ "Lower Greek": "Grego inferior",
95
+ "Lower Roman": "Baixa romana",
96
+ "Upper Alpha": "Alfa superior",
97
+ "Upper Roman": "Romana superior",
98
+
92
99
  "Unordered List": "Lista não ordenada",
100
+ "Circle": "Círculo",
101
+ "Disc": "Disco",
102
+ "Square": "Quadrado",
103
+
104
+ // Line height
105
+ "Line Height": "Altura da linha",
106
+ "Single": "Solteiro",
107
+ "Double": "Em dobro",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "Diminuir recuo",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['pt_pt'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "Lista ordenada",
92
+ "Default": "Padrão",
93
+ "Lower Alpha": "Alpha inferior",
94
+ "Lower Greek": "Grego inferior",
95
+ "Lower Roman": "Baixa romana",
96
+ "Upper Alpha": "Alfa superior",
97
+ "Upper Roman": "Romana superior",
98
+
92
99
  "Unordered List": "Lista n\u00e3o ordenada",
100
+ "Circle": "Círculo",
101
+ "Disc": "Disco",
102
+ "Square": "Quadrado",
103
+
104
+ // Line height
105
+ "Line Height": "Altura da linha",
106
+ "Single": "Solteiro",
107
+ "Double": "Em dobro",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "Diminuir avan\u00e7o",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -89,7 +89,22 @@ $.FE.LANGUAGE['ro'] = {
89
89
 
90
90
  // Lists
91
91
  "Ordered List": "List\u0103 ordonat\u0103",
92
+ "Default": "Mod implicit",
93
+ "Lower Alpha": "Inferior alfa",
94
+ "Lower Greek": "Inferior grecesc",
95
+ "Lower Roman": "Inferior roman",
96
+ "Upper Alpha": "Alfa superioară",
97
+ "Upper Roman": "Superior roman",
98
+
92
99
  "Unordered List": "List\u0103 neordonat\u0103",
100
+ "Circle": "Cerc",
101
+ "Disc": "Disc",
102
+ "Square": "Pătrat",
103
+
104
+ // Line height
105
+ "Line Height": "Inaltimea liniei",
106
+ "Single": "Singur",
107
+ "Double": "Dubla",
93
108
 
94
109
  // Indent
95
110
  "Decrease Indent": "De-indenteaz\u0103",