@intlayer/docs 5.7.4 → 5.7.6-canary.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.
- package/blog/ar/intlayer_with_i18next.md +1 -1
- package/dist/cjs/common.cjs +0 -1
- package/dist/cjs/common.cjs.map +1 -1
- package/dist/cjs/generated/docs.entry.cjs +80 -0
- package/dist/cjs/generated/docs.entry.cjs.map +1 -1
- package/dist/esm/common.mjs +0 -1
- package/dist/esm/common.mjs.map +1 -1
- package/dist/esm/generated/docs.entry.mjs +80 -0
- package/dist/esm/generated/docs.entry.mjs.map +1 -1
- package/dist/types/common.d.ts.map +1 -1
- package/dist/types/generated/docs.entry.d.ts +1 -0
- package/dist/types/generated/docs.entry.d.ts.map +1 -1
- package/docs/ar/CI_CD.md +0 -1
- package/docs/ar/configuration.md +42 -5
- package/docs/ar/dictionary/enumeration.md +0 -1
- package/docs/ar/packages/react-intlayer/useI18n.md +250 -0
- package/docs/de/CI_CD.md +0 -1
- package/docs/de/configuration.md +42 -5
- package/docs/de/dictionary/gender.md +3 -3
- package/docs/de/packages/react-intlayer/useI18n.md +250 -0
- package/docs/en/configuration.md +44 -7
- package/docs/en/packages/react-intlayer/useI18n.md +250 -0
- package/docs/en-GB/configuration.md +42 -5
- package/docs/en-GB/packages/react-intlayer/useI18n.md +254 -0
- package/docs/es/configuration.md +42 -5
- package/docs/es/dictionary/enumeration.md +1 -2
- package/docs/es/dictionary/gender.md +3 -3
- package/docs/es/locale_mapper.md +1 -1
- package/docs/es/packages/react-intlayer/useI18n.md +250 -0
- package/docs/fr/configuration.md +44 -7
- package/docs/fr/intlayer_with_nextjs_15.md +0 -1
- package/docs/fr/intlayer_with_vite+preact.md +1 -1
- package/docs/fr/packages/react-intlayer/useI18n.md +250 -0
- package/docs/hi/configuration.md +42 -5
- package/docs/hi/dictionary/enumeration.md +0 -2
- package/docs/hi/packages/react-intlayer/useI18n.md +259 -0
- package/docs/it/configuration.md +42 -5
- package/docs/it/dictionary/enumeration.md +0 -1
- package/docs/it/packages/react-intlayer/useI18n.md +250 -0
- package/docs/it/vs_code_extension.md +0 -1
- package/docs/ja/configuration.md +43 -28
- package/docs/ja/dictionary/enumeration.md +0 -2
- package/docs/ja/packages/react-intlayer/useI18n.md +250 -0
- package/docs/ko/configuration.md +42 -5
- package/docs/ko/dictionary/enumeration.md +0 -2
- package/docs/ko/packages/react-intlayer/useI18n.md +250 -0
- package/docs/pt/configuration.md +42 -5
- package/docs/pt/packages/react-intlayer/useI18n.md +250 -0
- package/docs/ru/configuration.md +42 -5
- package/docs/ru/dictionary/enumeration.md +0 -2
- package/docs/ru/packages/react-intlayer/useI18n.md +250 -0
- package/docs/ru/vs_code_extension.md +0 -1
- package/docs/zh/configuration.md +42 -5
- package/docs/zh/dictionary/enumeration.md +0 -1
- package/docs/zh/packages/react-intlayer/useI18n.md +250 -0
- package/frequent_questions/ar/unknown_command.md +1 -1
- package/frequent_questions/de/array_as_content_declaration.md +1 -1
- package/frequent_questions/de/build_dictionaries.md +1 -1
- package/frequent_questions/de/build_error_CI_CD.md +1 -1
- package/frequent_questions/de/customized_locale_list.md +1 -1
- package/frequent_questions/de/esbuild_error.md +1 -1
- package/frequent_questions/de/intlayer_command_undefined.md +1 -1
- package/frequent_questions/de/locale_incorect_in_url.md +1 -1
- package/frequent_questions/de/static_rendering.md +1 -1
- package/frequent_questions/de/translated_path_url.md +1 -1
- package/frequent_questions/de/unknown_command.md +1 -1
- package/frequent_questions/en-GB/customized_locale_list.md +1 -1
- package/frequent_questions/es/array_as_content_declaration.md +1 -1
- package/frequent_questions/es/build_dictionaries.md +1 -1
- package/frequent_questions/es/customized_locale_list.md +1 -1
- package/frequent_questions/es/domain_routing.md +1 -1
- package/frequent_questions/es/get_locale_cookie.md +1 -1
- package/frequent_questions/es/intlayer_command_undefined.md +1 -1
- package/frequent_questions/es/locale_incorect_in_url.md +1 -1
- package/frequent_questions/es/static_rendering.md +1 -1
- package/frequent_questions/es/translated_path_url.md +1 -1
- package/frequent_questions/es/unknown_command.md +1 -1
- package/frequent_questions/fr/array_as_content_declaration.md +1 -1
- package/frequent_questions/fr/build_dictionaries.md +1 -1
- package/frequent_questions/fr/customized_locale_list.md +1 -1
- package/frequent_questions/fr/domain_routing.md +1 -1
- package/frequent_questions/fr/esbuild_error.md +1 -1
- package/frequent_questions/fr/intlayer_command_undefined.md +1 -1
- package/frequent_questions/fr/static_rendering.md +1 -1
- package/frequent_questions/fr/translated_path_url.md +1 -1
- package/frequent_questions/fr/unknown_command.md +1 -1
- package/frequent_questions/it/array_as_content_declaration.md +1 -1
- package/frequent_questions/it/build_dictionaries.md +1 -1
- package/frequent_questions/it/customized_locale_list.md +1 -1
- package/frequent_questions/it/esbuild_error.md +1 -1
- package/frequent_questions/it/intlayer_command_undefined.md +1 -1
- package/frequent_questions/it/locale_incorect_in_url.md +1 -1
- package/frequent_questions/it/static_rendering.md +1 -1
- package/frequent_questions/it/translated_path_url.md +1 -1
- package/frequent_questions/it/unknown_command.md +1 -1
- package/frequent_questions/ko/build_dictionaries.md +2 -2
- package/frequent_questions/ko/customized_locale_list.md +3 -3
- package/frequent_questions/ko/intlayer_command_undefined.md +3 -3
- package/frequent_questions/pt/array_as_content_declaration.md +1 -1
- package/frequent_questions/pt/build_dictionaries.md +1 -1
- package/frequent_questions/pt/build_error_CI_CD.md +1 -1
- package/frequent_questions/pt/customized_locale_list.md +1 -1
- package/frequent_questions/pt/domain_routing.md +1 -1
- package/frequent_questions/pt/esbuild_error.md +1 -1
- package/frequent_questions/pt/intlayer_command_undefined.md +1 -1
- package/frequent_questions/pt/locale_incorect_in_url.md +1 -1
- package/frequent_questions/pt/static_rendering.md +1 -1
- package/frequent_questions/pt/translated_path_url.md +1 -1
- package/frequent_questions/pt/unknown_command.md +1 -1
- package/frequent_questions/zh/build_dictionaries.md +3 -3
- package/frequent_questions/zh/customized_locale_list.md +3 -3
- package/frequent_questions/zh/esbuild_error.md +3 -3
- package/frequent_questions/zh/intlayer_command_undefined.md +3 -3
- package/frequent_questions/zh/translated_path_url.md +3 -3
- package/package.json +9 -9
- package/src/common.ts +0 -1
- package/src/generated/docs.entry.ts +80 -0
|
@@ -5121,6 +5121,86 @@ export const docsEntry = {
|
|
|
5121
5121
|
)
|
|
5122
5122
|
),
|
|
5123
5123
|
} as unknown as Record<LocalesValues, Promise<string>>,
|
|
5124
|
+
'./docs/en/packages/react-intlayer/useI18n.md': {
|
|
5125
|
+
en: Promise.resolve(
|
|
5126
|
+
readFile(
|
|
5127
|
+
join(dir, '../../../docs/en/packages/react-intlayer/useI18n.md'),
|
|
5128
|
+
'utf8'
|
|
5129
|
+
)
|
|
5130
|
+
),
|
|
5131
|
+
fr: Promise.resolve(
|
|
5132
|
+
readFile(
|
|
5133
|
+
join(dir, '../../../docs/fr/packages/react-intlayer/useI18n.md'),
|
|
5134
|
+
'utf8'
|
|
5135
|
+
)
|
|
5136
|
+
),
|
|
5137
|
+
ru: Promise.resolve(
|
|
5138
|
+
readFile(
|
|
5139
|
+
join(dir, '../../../docs/ru/packages/react-intlayer/useI18n.md'),
|
|
5140
|
+
'utf8'
|
|
5141
|
+
)
|
|
5142
|
+
),
|
|
5143
|
+
ja: Promise.resolve(
|
|
5144
|
+
readFile(
|
|
5145
|
+
join(dir, '../../../docs/ja/packages/react-intlayer/useI18n.md'),
|
|
5146
|
+
'utf8'
|
|
5147
|
+
)
|
|
5148
|
+
),
|
|
5149
|
+
ko: Promise.resolve(
|
|
5150
|
+
readFile(
|
|
5151
|
+
join(dir, '../../../docs/ko/packages/react-intlayer/useI18n.md'),
|
|
5152
|
+
'utf8'
|
|
5153
|
+
)
|
|
5154
|
+
),
|
|
5155
|
+
zh: Promise.resolve(
|
|
5156
|
+
readFile(
|
|
5157
|
+
join(dir, '../../../docs/zh/packages/react-intlayer/useI18n.md'),
|
|
5158
|
+
'utf8'
|
|
5159
|
+
)
|
|
5160
|
+
),
|
|
5161
|
+
es: Promise.resolve(
|
|
5162
|
+
readFile(
|
|
5163
|
+
join(dir, '../../../docs/es/packages/react-intlayer/useI18n.md'),
|
|
5164
|
+
'utf8'
|
|
5165
|
+
)
|
|
5166
|
+
),
|
|
5167
|
+
de: Promise.resolve(
|
|
5168
|
+
readFile(
|
|
5169
|
+
join(dir, '../../../docs/de/packages/react-intlayer/useI18n.md'),
|
|
5170
|
+
'utf8'
|
|
5171
|
+
)
|
|
5172
|
+
),
|
|
5173
|
+
ar: Promise.resolve(
|
|
5174
|
+
readFile(
|
|
5175
|
+
join(dir, '../../../docs/ar/packages/react-intlayer/useI18n.md'),
|
|
5176
|
+
'utf8'
|
|
5177
|
+
)
|
|
5178
|
+
),
|
|
5179
|
+
pt: Promise.resolve(
|
|
5180
|
+
readFile(
|
|
5181
|
+
join(dir, '../../../docs/pt/packages/react-intlayer/useI18n.md'),
|
|
5182
|
+
'utf8'
|
|
5183
|
+
)
|
|
5184
|
+
),
|
|
5185
|
+
'en-GB': Promise.resolve(
|
|
5186
|
+
readFile(
|
|
5187
|
+
join(dir, '../../../docs/en-GB/packages/react-intlayer/useI18n.md'),
|
|
5188
|
+
'utf8'
|
|
5189
|
+
)
|
|
5190
|
+
),
|
|
5191
|
+
it: Promise.resolve(
|
|
5192
|
+
readFile(
|
|
5193
|
+
join(dir, '../../../docs/it/packages/react-intlayer/useI18n.md'),
|
|
5194
|
+
'utf8'
|
|
5195
|
+
)
|
|
5196
|
+
),
|
|
5197
|
+
hi: Promise.resolve(
|
|
5198
|
+
readFile(
|
|
5199
|
+
join(dir, '../../../docs/hi/packages/react-intlayer/useI18n.md'),
|
|
5200
|
+
'utf8'
|
|
5201
|
+
)
|
|
5202
|
+
),
|
|
5203
|
+
} as unknown as Record<LocalesValues, Promise<string>>,
|
|
5124
5204
|
'./docs/en/packages/react-intlayer/useIntlayer.md': {
|
|
5125
5205
|
en: Promise.resolve(
|
|
5126
5206
|
readFile(
|