@intlayer/docs 8.7.4 → 8.7.5

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 (81) hide show
  1. package/blog/de/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
  2. package/blog/en-GB/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
  3. package/blog/es/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
  4. package/blog/fr/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
  5. package/blog/id/list_i18n_technologies/frameworks/svelte.md +0 -2
  6. package/blog/it/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
  7. package/blog/ja/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
  8. package/blog/ko/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
  9. package/blog/pl/list_i18n_technologies/frameworks/svelte.md +0 -2
  10. package/blog/pt/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
  11. package/blog/ru/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
  12. package/blog/vi/list_i18n_technologies/frameworks/svelte.md +0 -2
  13. package/blog/zh/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
  14. package/dist/cjs/generated/docs.entry.cjs +60 -0
  15. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  16. package/dist/esm/generated/docs.entry.mjs +60 -0
  17. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  18. package/dist/types/generated/docs.entry.d.ts +3 -0
  19. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  20. package/docs/ar/benchmark/index.md +29 -0
  21. package/docs/ar/benchmark/nextjs.md +227 -0
  22. package/docs/ar/benchmark/tanstack.md +193 -0
  23. package/docs/ar/intlayer_with_tanstack.md +0 -2
  24. package/docs/de/benchmark/index.md +29 -0
  25. package/docs/de/benchmark/nextjs.md +227 -0
  26. package/docs/de/benchmark/tanstack.md +193 -0
  27. package/docs/en/benchmark/___NOTE.md +82 -0
  28. package/docs/en/benchmark/___nextjs.md +195 -0
  29. package/docs/en/benchmark/___tanstack.md +187 -0
  30. package/docs/en/benchmark/index.md +29 -0
  31. package/docs/en/benchmark/nextjs.md +228 -0
  32. package/docs/en/benchmark/tanstack.md +217 -0
  33. package/docs/en-GB/benchmark/index.md +29 -0
  34. package/docs/en-GB/benchmark/nextjs.md +228 -0
  35. package/docs/en-GB/benchmark/tanstack.md +193 -0
  36. package/docs/es/benchmark/index.md +29 -0
  37. package/docs/es/benchmark/nextjs.md +226 -0
  38. package/docs/es/benchmark/tanstack.md +193 -0
  39. package/docs/fr/benchmark/index.md +29 -0
  40. package/docs/fr/benchmark/nextjs.md +227 -0
  41. package/docs/fr/benchmark/tanstack.md +193 -0
  42. package/docs/hi/benchmark/index.md +29 -0
  43. package/docs/hi/benchmark/nextjs.md +227 -0
  44. package/docs/hi/benchmark/tanstack.md +193 -0
  45. package/docs/id/benchmark/index.md +29 -0
  46. package/docs/id/benchmark/nextjs.md +227 -0
  47. package/docs/id/benchmark/tanstack.md +193 -0
  48. package/docs/id/intlayer_with_react_native+expo.md +0 -2
  49. package/docs/it/benchmark/index.md +29 -0
  50. package/docs/it/benchmark/nextjs.md +227 -0
  51. package/docs/it/benchmark/tanstack.md +193 -0
  52. package/docs/ja/benchmark/index.md +29 -0
  53. package/docs/ja/benchmark/nextjs.md +227 -0
  54. package/docs/ja/benchmark/tanstack.md +193 -0
  55. package/docs/ko/benchmark/index.md +29 -0
  56. package/docs/ko/benchmark/nextjs.md +227 -0
  57. package/docs/ko/benchmark/tanstack.md +193 -0
  58. package/docs/ko/intlayer_with_tanstack.md +0 -2
  59. package/docs/pl/benchmark/index.md +29 -0
  60. package/docs/pl/benchmark/nextjs.md +227 -0
  61. package/docs/pl/benchmark/tanstack.md +193 -0
  62. package/docs/pt/benchmark/index.md +29 -0
  63. package/docs/pt/benchmark/nextjs.md +227 -0
  64. package/docs/pt/benchmark/tanstack.md +193 -0
  65. package/docs/ru/benchmark/index.md +29 -0
  66. package/docs/ru/benchmark/nextjs.md +227 -0
  67. package/docs/ru/benchmark/tanstack.md +193 -0
  68. package/docs/tr/benchmark/index.md +29 -0
  69. package/docs/tr/benchmark/nextjs.md +227 -0
  70. package/docs/tr/benchmark/tanstack.md +193 -0
  71. package/docs/uk/benchmark/index.md +29 -0
  72. package/docs/uk/benchmark/nextjs.md +227 -0
  73. package/docs/uk/benchmark/tanstack.md +193 -0
  74. package/docs/vi/benchmark/index.md +29 -0
  75. package/docs/vi/benchmark/nextjs.md +227 -0
  76. package/docs/vi/benchmark/tanstack.md +193 -0
  77. package/docs/zh/benchmark/index.md +29 -0
  78. package/docs/zh/benchmark/nextjs.md +227 -0
  79. package/docs/zh/benchmark/tanstack.md +193 -0
  80. package/package.json +6 -6
  81. package/src/generated/docs.entry.ts +60 -0
@@ -1326,8 +1326,6 @@ export default robots;
1326
1326
 
1327
1327
  ---
1328
1328
 
1329
- ---
1330
-
1331
1329
  ## Und der Gewinner ist…
1332
1330
 
1333
1331
  Es ist nicht einfach. Jede Option hat ihre Vor- und Nachteile. So sehe ich das:
@@ -1176,8 +1176,6 @@ export default robots;
1176
1176
 
1177
1177
  ---
1178
1178
 
1179
- ---
1180
-
1181
1179
  ## And the winner is…
1182
1180
 
1183
1181
  It’s not simple. Each option has trade-offs. Here’s how I see it:
@@ -1280,8 +1280,6 @@ export default robots;
1280
1280
 
1281
1281
  ---
1282
1282
 
1283
- ---
1284
-
1285
1283
  ## Y el ganador es…
1286
1284
 
1287
1285
  No es sencillo. Cada opción tiene sus ventajas y desventajas. Así es como lo veo:
@@ -1177,8 +1177,6 @@ export default robots;
1177
1177
 
1178
1178
  ---
1179
1179
 
1180
- ---
1181
-
1182
1180
  ## Et le gagnant est…
1183
1181
 
1184
1182
  Ce n’est pas simple. Chaque option a ses compromis. Voici comment je le vois :
@@ -116,8 +116,6 @@ Repository: [https://github.com/cibernox/svelte-intl-precompile](https://github.
116
116
 
117
117
  ---
118
118
 
119
- ---
120
-
121
119
  ### 4. i18next dengan Svelte / SvelteKit
122
120
 
123
121
  Website: [https://www.i18next.com/](https://www.i18next.com/)
@@ -1181,8 +1181,6 @@ export default robots;
1181
1181
 
1182
1182
  ---
1183
1183
 
1184
- ---
1185
-
1186
1184
  ## E il vincitore è…
1187
1185
 
1188
1186
  Non è semplice. Ogni opzione ha dei compromessi. Ecco come la vedo:
@@ -1182,8 +1182,6 @@ export default robots;
1182
1182
 
1183
1183
  ---
1184
1184
 
1185
- ---
1186
-
1187
1185
  ## そして勝者は…
1188
1186
 
1189
1187
  簡単ではありません。各オプションにはトレードオフがあります。私の見解は以下の通りです:
@@ -1174,8 +1174,6 @@ export default robots;
1174
1174
 
1175
1175
  ---
1176
1176
 
1177
- ---
1178
-
1179
1177
  ## 그리고 승자는…
1180
1178
 
1181
1179
  간단하지 않습니다. 각 옵션마다 장단점이 있습니다. 제가 보는 관점은 다음과 같습니다:
@@ -116,8 +116,6 @@ Repozytorium: [https://github.com/cibernox/svelte-intl-precompile](https://githu
116
116
 
117
117
  ---
118
118
 
119
- ---
120
-
121
119
  ### 4. i18next z Svelte / SvelteKit
122
120
 
123
121
  Strona internetowa: [https://www.i18next.com/](https://www.i18next.com/)
@@ -1177,8 +1177,6 @@ export default robots;
1177
1177
 
1178
1178
  ---
1179
1179
 
1180
- ---
1181
-
1182
1180
  ## E o vencedor é…
1183
1181
 
1184
1182
  Não é simples. Cada opção tem seus prós e contras. Aqui está como eu vejo:
@@ -1186,8 +1186,6 @@ export default robots;
1186
1186
 
1187
1187
  ---
1188
1188
 
1189
- ---
1190
-
1191
1189
  ## И победитель…
1192
1190
 
1193
1191
  Это не просто. У каждого варианта есть свои компромиссы. Вот как я это вижу:
@@ -116,8 +116,6 @@ Kho lưu trữ: [https://github.com/cibernox/svelte-intl-precompile](https://git
116
116
 
117
117
  ---
118
118
 
119
- ---
120
-
121
119
  ### 4. i18next với Svelte / SvelteKit
122
120
 
123
121
  Website: [https://www.i18next.com/](https://www.i18next.com/)
@@ -1185,8 +1185,6 @@ export default robots;
1185
1185
 
1186
1186
  ---
1187
1187
 
1188
- ---
1189
-
1190
1188
  ## 胜者是…
1191
1189
 
1192
1190
  这并不简单。每个选项都有权衡。以下是我的看法:
@@ -86,6 +86,66 @@ const docsEntry = {
86
86
  vi: readLocale("autoFill.md", "vi"),
87
87
  uk: readLocale("autoFill.md", "uk")
88
88
  },
89
+ "./docs/en/benchmark/index.md": {
90
+ en: readLocale("benchmark/index.md", "en"),
91
+ ru: readLocale("benchmark/index.md", "ru"),
92
+ ja: readLocale("benchmark/index.md", "ja"),
93
+ fr: readLocale("benchmark/index.md", "fr"),
94
+ ko: readLocale("benchmark/index.md", "ko"),
95
+ zh: readLocale("benchmark/index.md", "zh"),
96
+ es: readLocale("benchmark/index.md", "es"),
97
+ de: readLocale("benchmark/index.md", "de"),
98
+ ar: readLocale("benchmark/index.md", "ar"),
99
+ it: readLocale("benchmark/index.md", "it"),
100
+ "en-GB": readLocale("benchmark/index.md", "en-GB"),
101
+ pt: readLocale("benchmark/index.md", "pt"),
102
+ hi: readLocale("benchmark/index.md", "hi"),
103
+ tr: readLocale("benchmark/index.md", "tr"),
104
+ pl: readLocale("benchmark/index.md", "pl"),
105
+ id: readLocale("benchmark/index.md", "id"),
106
+ vi: readLocale("benchmark/index.md", "vi"),
107
+ uk: readLocale("benchmark/index.md", "uk")
108
+ },
109
+ "./docs/en/benchmark/nextjs.md": {
110
+ en: readLocale("benchmark/nextjs.md", "en"),
111
+ ru: readLocale("benchmark/nextjs.md", "ru"),
112
+ ja: readLocale("benchmark/nextjs.md", "ja"),
113
+ fr: readLocale("benchmark/nextjs.md", "fr"),
114
+ ko: readLocale("benchmark/nextjs.md", "ko"),
115
+ zh: readLocale("benchmark/nextjs.md", "zh"),
116
+ es: readLocale("benchmark/nextjs.md", "es"),
117
+ de: readLocale("benchmark/nextjs.md", "de"),
118
+ ar: readLocale("benchmark/nextjs.md", "ar"),
119
+ it: readLocale("benchmark/nextjs.md", "it"),
120
+ "en-GB": readLocale("benchmark/nextjs.md", "en-GB"),
121
+ pt: readLocale("benchmark/nextjs.md", "pt"),
122
+ hi: readLocale("benchmark/nextjs.md", "hi"),
123
+ tr: readLocale("benchmark/nextjs.md", "tr"),
124
+ pl: readLocale("benchmark/nextjs.md", "pl"),
125
+ id: readLocale("benchmark/nextjs.md", "id"),
126
+ vi: readLocale("benchmark/nextjs.md", "vi"),
127
+ uk: readLocale("benchmark/nextjs.md", "uk")
128
+ },
129
+ "./docs/en/benchmark/tanstack.md": {
130
+ en: readLocale("benchmark/tanstack.md", "en"),
131
+ ru: readLocale("benchmark/tanstack.md", "ru"),
132
+ ja: readLocale("benchmark/tanstack.md", "ja"),
133
+ fr: readLocale("benchmark/tanstack.md", "fr"),
134
+ ko: readLocale("benchmark/tanstack.md", "ko"),
135
+ zh: readLocale("benchmark/tanstack.md", "zh"),
136
+ es: readLocale("benchmark/tanstack.md", "es"),
137
+ de: readLocale("benchmark/tanstack.md", "de"),
138
+ ar: readLocale("benchmark/tanstack.md", "ar"),
139
+ it: readLocale("benchmark/tanstack.md", "it"),
140
+ "en-GB": readLocale("benchmark/tanstack.md", "en-GB"),
141
+ pt: readLocale("benchmark/tanstack.md", "pt"),
142
+ hi: readLocale("benchmark/tanstack.md", "hi"),
143
+ tr: readLocale("benchmark/tanstack.md", "tr"),
144
+ pl: readLocale("benchmark/tanstack.md", "pl"),
145
+ id: readLocale("benchmark/tanstack.md", "id"),
146
+ vi: readLocale("benchmark/tanstack.md", "vi"),
147
+ uk: readLocale("benchmark/tanstack.md", "uk")
148
+ },
89
149
  "./docs/en/bundle_optimization.md": {
90
150
  en: readLocale("bundle_optimization.md", "en"),
91
151
  ru: readLocale("bundle_optimization.md", "ru"),