@jjlmoya/utils-tools 1.12.0 → 1.13.0

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 (222) hide show
  1. package/package.json +1 -1
  2. package/src/pages/[locale]/[slug].astro +30 -13
  3. package/src/tests/locale_completeness.test.ts +3 -20
  4. package/src/tests/shared-test-helpers.ts +56 -0
  5. package/src/tests/tool_exports.test.ts +34 -0
  6. package/src/tool/date-diff-calculator/bibliography.astro +2 -10
  7. package/src/tool/date-diff-calculator/bibliography.ts +7 -0
  8. package/src/tool/date-diff-calculator/i18n/de.ts +4 -7
  9. package/src/tool/date-diff-calculator/i18n/en.ts +4 -7
  10. package/src/tool/date-diff-calculator/i18n/es.ts +4 -7
  11. package/src/tool/date-diff-calculator/i18n/fr.ts +4 -7
  12. package/src/tool/date-diff-calculator/i18n/id.ts +4 -7
  13. package/src/tool/date-diff-calculator/i18n/it.ts +4 -7
  14. package/src/tool/date-diff-calculator/i18n/ja.ts +4 -7
  15. package/src/tool/date-diff-calculator/i18n/ko.ts +4 -7
  16. package/src/tool/date-diff-calculator/i18n/nl.ts +4 -7
  17. package/src/tool/date-diff-calculator/i18n/pl.ts +4 -7
  18. package/src/tool/date-diff-calculator/i18n/pt.ts +4 -7
  19. package/src/tool/date-diff-calculator/i18n/ru.ts +4 -7
  20. package/src/tool/date-diff-calculator/i18n/sv.ts +4 -7
  21. package/src/tool/date-diff-calculator/i18n/tr.ts +4 -7
  22. package/src/tool/date-diff-calculator/i18n/zh.ts +4 -7
  23. package/src/tool/date-diff-calculator/seo.astro +2 -1
  24. package/src/tool/drive-direct-link/bibliography.astro +2 -10
  25. package/src/tool/drive-direct-link/bibliography.ts +6 -0
  26. package/src/tool/drive-direct-link/i18n/de.ts +4 -6
  27. package/src/tool/drive-direct-link/i18n/en.ts +4 -6
  28. package/src/tool/drive-direct-link/i18n/es.ts +4 -6
  29. package/src/tool/drive-direct-link/i18n/fr.ts +4 -6
  30. package/src/tool/drive-direct-link/i18n/id.ts +4 -6
  31. package/src/tool/drive-direct-link/i18n/it.ts +4 -6
  32. package/src/tool/drive-direct-link/i18n/ja.ts +4 -6
  33. package/src/tool/drive-direct-link/i18n/ko.ts +4 -6
  34. package/src/tool/drive-direct-link/i18n/nl.ts +4 -6
  35. package/src/tool/drive-direct-link/i18n/pl.ts +4 -6
  36. package/src/tool/drive-direct-link/i18n/pt.ts +4 -6
  37. package/src/tool/drive-direct-link/i18n/ru.ts +4 -6
  38. package/src/tool/drive-direct-link/i18n/sv.ts +4 -6
  39. package/src/tool/drive-direct-link/i18n/tr.ts +4 -6
  40. package/src/tool/drive-direct-link/i18n/zh.ts +4 -6
  41. package/src/tool/drive-direct-link/seo.astro +2 -1
  42. package/src/tool/email-list-cleaner/bibliography.astro +2 -10
  43. package/src/tool/email-list-cleaner/bibliography.ts +7 -0
  44. package/src/tool/email-list-cleaner/i18n/de.ts +4 -7
  45. package/src/tool/email-list-cleaner/i18n/en.ts +4 -7
  46. package/src/tool/email-list-cleaner/i18n/es.ts +4 -7
  47. package/src/tool/email-list-cleaner/i18n/fr.ts +4 -7
  48. package/src/tool/email-list-cleaner/i18n/id.ts +4 -7
  49. package/src/tool/email-list-cleaner/i18n/it.ts +4 -7
  50. package/src/tool/email-list-cleaner/i18n/ja.ts +4 -7
  51. package/src/tool/email-list-cleaner/i18n/ko.ts +4 -7
  52. package/src/tool/email-list-cleaner/i18n/nl.ts +4 -7
  53. package/src/tool/email-list-cleaner/i18n/pl.ts +4 -7
  54. package/src/tool/email-list-cleaner/i18n/pt.ts +4 -7
  55. package/src/tool/email-list-cleaner/i18n/ru.ts +4 -7
  56. package/src/tool/email-list-cleaner/i18n/sv.ts +4 -7
  57. package/src/tool/email-list-cleaner/i18n/tr.ts +4 -7
  58. package/src/tool/email-list-cleaner/i18n/zh.ts +4 -7
  59. package/src/tool/email-list-cleaner/seo.astro +2 -1
  60. package/src/tool/env-badge-spain/bibliography.astro +2 -10
  61. package/src/tool/env-badge-spain/bibliography.ts +6 -0
  62. package/src/tool/env-badge-spain/i18n/de.ts +4 -6
  63. package/src/tool/env-badge-spain/i18n/en.ts +4 -6
  64. package/src/tool/env-badge-spain/i18n/es.ts +4 -6
  65. package/src/tool/env-badge-spain/i18n/fr.ts +4 -6
  66. package/src/tool/env-badge-spain/i18n/id.ts +4 -6
  67. package/src/tool/env-badge-spain/i18n/it.ts +4 -6
  68. package/src/tool/env-badge-spain/i18n/ja.ts +4 -6
  69. package/src/tool/env-badge-spain/i18n/ko.ts +4 -6
  70. package/src/tool/env-badge-spain/i18n/nl.ts +4 -6
  71. package/src/tool/env-badge-spain/i18n/pl.ts +4 -6
  72. package/src/tool/env-badge-spain/i18n/pt.ts +4 -6
  73. package/src/tool/env-badge-spain/i18n/ru.ts +4 -6
  74. package/src/tool/env-badge-spain/i18n/sv.ts +4 -6
  75. package/src/tool/env-badge-spain/i18n/tr.ts +4 -6
  76. package/src/tool/env-badge-spain/i18n/zh.ts +4 -6
  77. package/src/tool/env-badge-spain/seo.astro +2 -1
  78. package/src/tool/morse-beacon/bibliography.astro +2 -10
  79. package/src/tool/morse-beacon/bibliography.ts +7 -0
  80. package/src/tool/morse-beacon/i18n/de.ts +4 -7
  81. package/src/tool/morse-beacon/i18n/en.ts +4 -7
  82. package/src/tool/morse-beacon/i18n/es.ts +4 -7
  83. package/src/tool/morse-beacon/i18n/fr.ts +4 -7
  84. package/src/tool/morse-beacon/i18n/id.ts +4 -7
  85. package/src/tool/morse-beacon/i18n/it.ts +4 -7
  86. package/src/tool/morse-beacon/i18n/ja.ts +4 -7
  87. package/src/tool/morse-beacon/i18n/ko.ts +4 -7
  88. package/src/tool/morse-beacon/i18n/nl.ts +4 -7
  89. package/src/tool/morse-beacon/i18n/pl.ts +4 -7
  90. package/src/tool/morse-beacon/i18n/pt.ts +4 -7
  91. package/src/tool/morse-beacon/i18n/ru.ts +4 -7
  92. package/src/tool/morse-beacon/i18n/sv.ts +4 -7
  93. package/src/tool/morse-beacon/i18n/tr.ts +4 -7
  94. package/src/tool/morse-beacon/i18n/zh.ts +4 -7
  95. package/src/tool/morse-beacon/seo.astro +2 -1
  96. package/src/tool/password-generator/bibliography.astro +2 -10
  97. package/src/tool/password-generator/bibliography.ts +8 -0
  98. package/src/tool/password-generator/i18n/de.ts +4 -8
  99. package/src/tool/password-generator/i18n/en.ts +4 -8
  100. package/src/tool/password-generator/i18n/es.ts +4 -8
  101. package/src/tool/password-generator/i18n/fr.ts +4 -8
  102. package/src/tool/password-generator/i18n/id.ts +4 -8
  103. package/src/tool/password-generator/i18n/it.ts +4 -8
  104. package/src/tool/password-generator/i18n/ja.ts +4 -8
  105. package/src/tool/password-generator/i18n/ko.ts +4 -8
  106. package/src/tool/password-generator/i18n/nl.ts +4 -8
  107. package/src/tool/password-generator/i18n/pl.ts +4 -8
  108. package/src/tool/password-generator/i18n/pt.ts +4 -8
  109. package/src/tool/password-generator/i18n/ru.ts +4 -8
  110. package/src/tool/password-generator/i18n/sv.ts +4 -8
  111. package/src/tool/password-generator/i18n/tr.ts +4 -8
  112. package/src/tool/password-generator/i18n/zh.ts +4 -8
  113. package/src/tool/password-generator/seo.astro +2 -1
  114. package/src/tool/routes/bibliography.astro +2 -10
  115. package/src/tool/routes/bibliography.ts +9 -0
  116. package/src/tool/routes/i18n/de.ts +4 -9
  117. package/src/tool/routes/i18n/en.ts +4 -9
  118. package/src/tool/routes/i18n/es.ts +4 -9
  119. package/src/tool/routes/i18n/fr.ts +4 -9
  120. package/src/tool/routes/i18n/id.ts +4 -9
  121. package/src/tool/routes/i18n/it.ts +4 -9
  122. package/src/tool/routes/i18n/ja.ts +4 -9
  123. package/src/tool/routes/i18n/ko.ts +4 -9
  124. package/src/tool/routes/i18n/nl.ts +4 -9
  125. package/src/tool/routes/i18n/pl.ts +4 -9
  126. package/src/tool/routes/i18n/pt.ts +4 -9
  127. package/src/tool/routes/i18n/ru.ts +4 -9
  128. package/src/tool/routes/i18n/sv.ts +4 -9
  129. package/src/tool/routes/i18n/tr.ts +4 -9
  130. package/src/tool/routes/i18n/zh.ts +4 -9
  131. package/src/tool/routes/seo.astro +2 -1
  132. package/src/tool/rule-of-three/bibliography.astro +2 -10
  133. package/src/tool/rule-of-three/bibliography.ts +6 -0
  134. package/src/tool/rule-of-three/i18n/de.ts +4 -6
  135. package/src/tool/rule-of-three/i18n/en.ts +4 -6
  136. package/src/tool/rule-of-three/i18n/es.ts +4 -6
  137. package/src/tool/rule-of-three/i18n/fr.ts +4 -6
  138. package/src/tool/rule-of-three/i18n/id.ts +4 -6
  139. package/src/tool/rule-of-three/i18n/it.ts +4 -6
  140. package/src/tool/rule-of-three/i18n/ja.ts +4 -6
  141. package/src/tool/rule-of-three/i18n/ko.ts +4 -6
  142. package/src/tool/rule-of-three/i18n/nl.ts +4 -6
  143. package/src/tool/rule-of-three/i18n/pl.ts +4 -6
  144. package/src/tool/rule-of-three/i18n/pt.ts +4 -6
  145. package/src/tool/rule-of-three/i18n/ru.ts +4 -6
  146. package/src/tool/rule-of-three/i18n/sv.ts +4 -6
  147. package/src/tool/rule-of-three/i18n/tr.ts +4 -6
  148. package/src/tool/rule-of-three/i18n/zh.ts +4 -6
  149. package/src/tool/rule-of-three/seo.astro +2 -1
  150. package/src/tool/seo-content-optimizer/bibliography.astro +2 -10
  151. package/src/tool/seo-content-optimizer/bibliography.ts +6 -0
  152. package/src/tool/seo-content-optimizer/i18n/de.ts +4 -6
  153. package/src/tool/seo-content-optimizer/i18n/en.ts +4 -6
  154. package/src/tool/seo-content-optimizer/i18n/es.ts +4 -6
  155. package/src/tool/seo-content-optimizer/i18n/fr.ts +4 -6
  156. package/src/tool/seo-content-optimizer/i18n/id.ts +4 -6
  157. package/src/tool/seo-content-optimizer/i18n/it.ts +4 -6
  158. package/src/tool/seo-content-optimizer/i18n/ja.ts +4 -6
  159. package/src/tool/seo-content-optimizer/i18n/ko.ts +4 -6
  160. package/src/tool/seo-content-optimizer/i18n/nl.ts +4 -6
  161. package/src/tool/seo-content-optimizer/i18n/pl.ts +4 -6
  162. package/src/tool/seo-content-optimizer/i18n/pt.ts +4 -6
  163. package/src/tool/seo-content-optimizer/i18n/ru.ts +4 -6
  164. package/src/tool/seo-content-optimizer/i18n/sv.ts +4 -6
  165. package/src/tool/seo-content-optimizer/i18n/tr.ts +4 -6
  166. package/src/tool/seo-content-optimizer/i18n/zh.ts +4 -6
  167. package/src/tool/seo-content-optimizer/seo.astro +2 -1
  168. package/src/tool/speed-reader/bibliography.astro +2 -10
  169. package/src/tool/speed-reader/bibliography.ts +10 -0
  170. package/src/tool/speed-reader/i18n/de.ts +4 -10
  171. package/src/tool/speed-reader/i18n/en.ts +4 -10
  172. package/src/tool/speed-reader/i18n/es.ts +4 -10
  173. package/src/tool/speed-reader/i18n/fr.ts +4 -10
  174. package/src/tool/speed-reader/i18n/id.ts +4 -10
  175. package/src/tool/speed-reader/i18n/it.ts +4 -10
  176. package/src/tool/speed-reader/i18n/ja.ts +4 -10
  177. package/src/tool/speed-reader/i18n/ko.ts +4 -10
  178. package/src/tool/speed-reader/i18n/nl.ts +4 -10
  179. package/src/tool/speed-reader/i18n/pl.ts +4 -10
  180. package/src/tool/speed-reader/i18n/pt.ts +4 -10
  181. package/src/tool/speed-reader/i18n/ru.ts +4 -10
  182. package/src/tool/speed-reader/i18n/sv.ts +4 -10
  183. package/src/tool/speed-reader/i18n/tr.ts +4 -10
  184. package/src/tool/speed-reader/i18n/zh.ts +4 -10
  185. package/src/tool/speed-reader/seo.astro +2 -1
  186. package/src/tool/text-pixel-calculator/bibliography.astro +2 -10
  187. package/src/tool/text-pixel-calculator/bibliography.ts +6 -0
  188. package/src/tool/text-pixel-calculator/i18n/de.ts +4 -6
  189. package/src/tool/text-pixel-calculator/i18n/en.ts +4 -6
  190. package/src/tool/text-pixel-calculator/i18n/es.ts +4 -6
  191. package/src/tool/text-pixel-calculator/i18n/fr.ts +4 -6
  192. package/src/tool/text-pixel-calculator/i18n/id.ts +4 -6
  193. package/src/tool/text-pixel-calculator/i18n/it.ts +4 -6
  194. package/src/tool/text-pixel-calculator/i18n/ja.ts +4 -6
  195. package/src/tool/text-pixel-calculator/i18n/ko.ts +4 -6
  196. package/src/tool/text-pixel-calculator/i18n/nl.ts +4 -6
  197. package/src/tool/text-pixel-calculator/i18n/pl.ts +4 -6
  198. package/src/tool/text-pixel-calculator/i18n/pt.ts +4 -6
  199. package/src/tool/text-pixel-calculator/i18n/ru.ts +4 -6
  200. package/src/tool/text-pixel-calculator/i18n/sv.ts +4 -6
  201. package/src/tool/text-pixel-calculator/i18n/tr.ts +4 -6
  202. package/src/tool/text-pixel-calculator/i18n/zh.ts +4 -6
  203. package/src/tool/text-pixel-calculator/seo.astro +2 -1
  204. package/src/tool/whatsapp-link/bibliography.astro +2 -10
  205. package/src/tool/whatsapp-link/bibliography.ts +6 -0
  206. package/src/tool/whatsapp-link/i18n/de.ts +4 -6
  207. package/src/tool/whatsapp-link/i18n/en.ts +4 -6
  208. package/src/tool/whatsapp-link/i18n/es.ts +4 -6
  209. package/src/tool/whatsapp-link/i18n/fr.ts +4 -6
  210. package/src/tool/whatsapp-link/i18n/id.ts +4 -6
  211. package/src/tool/whatsapp-link/i18n/it.ts +4 -6
  212. package/src/tool/whatsapp-link/i18n/ja.ts +4 -6
  213. package/src/tool/whatsapp-link/i18n/ko.ts +4 -6
  214. package/src/tool/whatsapp-link/i18n/nl.ts +4 -6
  215. package/src/tool/whatsapp-link/i18n/pl.ts +4 -6
  216. package/src/tool/whatsapp-link/i18n/pt.ts +4 -6
  217. package/src/tool/whatsapp-link/i18n/ru.ts +4 -6
  218. package/src/tool/whatsapp-link/i18n/sv.ts +4 -6
  219. package/src/tool/whatsapp-link/i18n/tr.ts +4 -6
  220. package/src/tool/whatsapp-link/i18n/zh.ts +4 -6
  221. package/src/tool/whatsapp-link/seo.astro +2 -1
  222. package/src/types.ts +0 -2
@@ -1,3 +1,4 @@
1
+ import { bibliography } from '../bibliography';
1
2
  import type { ToolLocaleContent } from '../../../types';
2
3
  import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
3
4
  import type { WhatsappLinkUI } from '../ui';
@@ -76,14 +77,11 @@ export const content: ToolLocaleContent<WhatsappLinkUI> = {
76
77
  title: 'Gerador de Links do WhatsApp com QR',
77
78
  description: 'Crie links diretos de conversa do WhatsApp com mensagem pré-preenchida e código QR. Ferramenta gratuita, sem registo, 100% privada.',
78
79
  ui,
79
- faqTitle: 'Perguntas Frequentes',
80
+
80
81
  faq: faqData,
81
82
  howTo: howToData,
82
- bibliographyTitle: 'Referências',
83
- bibliography: [
84
- { name: 'Como utilizar o recurso "conversa em um clique" — Centro de Ajuda do WhatsApp', url: 'https://faq.whatsapp.com/591339899867293' },
85
- { name: 'API de conversa em um clique: parâmetros e formatos — WhatsApp', url: 'https://faq.whatsapp.com/425559092497645' },
86
- ],
83
+
84
+ bibliography,
87
85
  schemas: [faqSchema, howToSchema, appSchema],
88
86
  seo: [
89
87
  { type: 'title', level: 2, text: 'Gere links diretos curtos para o WhatsApp' },
@@ -1,3 +1,4 @@
1
+ import { bibliography } from '../bibliography';
1
2
  import type { ToolLocaleContent } from '../../../types';
2
3
  import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
3
4
  import type { WhatsappLinkUI } from '../ui';
@@ -76,14 +77,11 @@ export const content: ToolLocaleContent<WhatsappLinkUI> = {
76
77
  title: 'Генератор ссылок WhatsApp с QR',
77
78
  description: 'Создавайте прямые ссылки для чата WhatsApp с предзаполненным сообщением и QR-кодом. Бесплатный инструмент, без регистрации, 100% конфиденциально.',
78
79
  ui,
79
- faqTitle: 'Часто задаваемые вопросы',
80
+
80
81
  faq: faqData,
81
82
  howTo: howToData,
82
- bibliographyTitle: 'Источники',
83
- bibliography: [
84
- { name: 'Как использовать функцию «Прямая связь» — Справочный центр WhatsApp', url: 'https://faq.whatsapp.com/591339899867293' },
85
- { name: 'API «Прямая связь»: параметры и форматы — WhatsApp', url: 'https://faq.whatsapp.com/425559092497645' },
86
- ],
83
+
84
+ bibliography,
87
85
  schemas: [faqSchema, howToSchema, appSchema],
88
86
  seo: [
89
87
  { type: 'title', level: 2, text: 'Создавайте короткие прямые ссылки для WhatsApp' },
@@ -1,3 +1,4 @@
1
+ import { bibliography } from '../bibliography';
1
2
  import type { ToolLocaleContent } from '../../../types';
2
3
  import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
3
4
  import type { WhatsappLinkUI } from '../ui';
@@ -76,14 +77,11 @@ export const content: ToolLocaleContent<WhatsappLinkUI> = {
76
77
  title: 'WhatsApp länkgenerator med QR',
77
78
  description: 'Skapa direkta WhatsApp-chattlänkar med förifyllt meddelande och QR-kod. Gratis verktyg, ingen registrering, 100 % privat.',
78
79
  ui,
79
- faqTitle: 'Vanliga frågor',
80
+
80
81
  faq: faqData,
81
82
  howTo: howToData,
82
- bibliographyTitle: 'Referenser',
83
- bibliography: [
84
- { name: 'Hur du använder funktionen "klicka för att chatta" — WhatsApp hjälpcenter', url: 'https://faq.whatsapp.com/591339899867293' },
85
- { name: 'API Klicka för att chatta: parametrar och format — WhatsApp', url: 'https://faq.whatsapp.com/425559092497645' },
86
- ],
83
+
84
+ bibliography,
87
85
  schemas: [faqSchema, howToSchema, appSchema],
88
86
  seo: [
89
87
  { type: 'title', level: 2, text: 'Skapa korta direktlänkar för WhatsApp' },
@@ -1,3 +1,4 @@
1
+ import { bibliography } from '../bibliography';
1
2
  import type { ToolLocaleContent } from '../../../types';
2
3
  import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
3
4
  import type { WhatsappLinkUI } from '../ui';
@@ -76,14 +77,11 @@ export const content: ToolLocaleContent<WhatsappLinkUI> = {
76
77
  title: 'QR Kodlu WhatsApp Bağlantı Oluşturucu',
77
78
  description: 'Önceden doldurulmuş mesaj ve QR kodu ile doğrudan WhatsApp sohbet bağlantıları oluşturun. Ücretsiz araç, kayıt yok, %100 özel.',
78
79
  ui,
79
- faqTitle: 'Sıkça Sorulan Sorular',
80
+
80
81
  faq: faqData,
81
82
  howTo: howToData,
82
- bibliographyTitle: 'Kaynaklar',
83
- bibliography: [
84
- { name: 'Tıkla Sohbet Et özelliği nasıl kullanılır — WhatsApp Yardım Merkezi', url: 'https://faq.whatsapp.com/591339899867293' },
85
- { name: 'API Tıkla Sohbet Et: parametreler ve formatlar — WhatsApp', url: 'https://faq.whatsapp.com/425559092497645' },
86
- ],
83
+
84
+ bibliography,
87
85
  schemas: [faqSchema, howToSchema, appSchema],
88
86
  seo: [
89
87
  { type: 'title', level: 2, text: 'WhatsApp için kısa doğrudan bağlantılar oluşturun' },
@@ -1,3 +1,4 @@
1
+ import { bibliography } from '../bibliography';
1
2
  import type { ToolLocaleContent } from '../../../types';
2
3
  import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
3
4
  import type { WhatsappLinkUI } from '../ui';
@@ -76,14 +77,11 @@ export const content: ToolLocaleContent<WhatsappLinkUI> = {
76
77
  title: '带二维码的 WhatsApp 链接生成器',
77
78
  description: '创建带有预填消息和二维码的 WhatsApp 直接聊天链接。免费工具,无需注册,100% 隐私保护。',
78
79
  ui,
79
- faqTitle: '常见问题',
80
+
80
81
  faq: faqData,
81
82
  howTo: howToData,
82
- bibliographyTitle: '参考文献',
83
- bibliography: [
84
- { name: '如何使用“点击聊天”功能 — WhatsApp 帮助中心', url: 'https://faq.whatsapp.com/591339899867293' },
85
- { name: 'API 点击聊天:参数和格式 — WhatsApp', url: 'https://faq.whatsapp.com/425559092497645' },
86
- ],
83
+
84
+ bibliography,
87
85
  schemas: [faqSchema, howToSchema, appSchema],
88
86
  seo: [
89
87
  { type: 'title', level: 2, text: '为 WhatsApp 生成简短的直接链接' },
@@ -9,6 +9,7 @@ interface Props {
9
9
 
10
10
  const { locale = 'es' } = Astro.props;
11
11
  const content = await whatsappLink.i18n[locale]?.();
12
+ if (!content) return null;
12
13
  ---
13
14
 
14
- {content && <SEORenderer content={{ locale, sections: content.seo }} />}
15
+ {content.seo?.length > 0 && <SEORenderer content={{ locale, sections: content.seo }} />}
package/src/types.ts CHANGED
@@ -29,9 +29,7 @@ export interface ToolLocaleContent<TUI extends Record<string, string> = Record<s
29
29
  description: string;
30
30
  ui: TUI;
31
31
  seo: SEOSection[];
32
- faqTitle?: string;
33
32
  faq: FAQItem[];
34
- bibliographyTitle?: string;
35
33
  bibliography: BibliographyEntry[];
36
34
  howTo: HowToStep[];
37
35
  schemas: WithContext<Thing>[];