@hhgtech/hhg-components 1.29.42 → 1.29.43
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/build/{WhatsApp-c618fc4b.js → WhatsApp-da901a36.js} +1 -1
- package/build/adapters.js +15 -15
- package/build/babyGrowth.js +80 -80
- package/build/cache.js +3 -3
- package/build/care.js +17 -17
- package/build/components/molecules/embeddedHeathToolCards/baby-poop/index.d.ts +3 -10
- package/build/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +0 -3
- package/build/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +6 -16
- package/build/components/molecules/healthTools/components/borderBoxControl/index.d.ts +3 -2
- package/build/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts +4 -6
- package/build/components/molecules/healthTools/form/babyPoopForm/index.d.ts +13 -0
- package/build/components/molecules/healthTools/form/pwgForm/context.d.ts +10 -0
- package/build/components/molecules/healthTools/form/pwgForm/defaultLayout.d.ts +3 -0
- package/build/components/molecules/healthTools/form/pwgForm/index.d.ts +29 -0
- package/build/components/molecules/healthTools/form/pwgForm/inlineLayout.d.ts +3 -0
- package/build/components/molecules/healthTools/form/pwgForm/mbLayout.d.ts +3 -0
- package/build/components/molecules/healthTools/formWrapper/index.d.ts +2 -0
- package/build/components/molecules/healthTools/formWrapper/switching.d.ts +8 -0
- package/build/components/molecules/index.d.ts +2 -0
- package/build/components/molecules/weightGainForm/index.d.ts +5 -1
- package/build/components.js +60 -58
- package/build/{constants-5a0f1f18.js → constants-1531deca.js} +2 -2
- package/build/{constants-dd84f8e3.js → constants-7fddc7f7.js} +2 -2
- package/build/constants.js +3 -3
- package/build/{core-b1b3721a.js → core-0cca2a30.js} +2 -2
- package/build/{dataTransform-ecb93da7.js → dataTransform-15015b32.js} +1 -1
- package/build/ecom.js +6 -6
- package/build/esm/{WhatsApp-85f73100.js → WhatsApp-98f17e50.js} +1 -1
- package/build/esm/adapters.js +15 -15
- package/build/esm/babyGrowth.js +81 -81
- package/build/esm/cache.js +3 -3
- package/build/esm/care.js +17 -17
- package/build/esm/components/molecules/embeddedHeathToolCards/baby-poop/index.d.ts +3 -10
- package/build/esm/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +0 -3
- package/build/esm/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +6 -16
- package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.d.ts +3 -2
- package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts +4 -6
- package/build/esm/components/molecules/healthTools/form/babyPoopForm/index.d.ts +13 -0
- package/build/esm/components/molecules/healthTools/form/pwgForm/context.d.ts +10 -0
- package/build/esm/components/molecules/healthTools/form/pwgForm/defaultLayout.d.ts +3 -0
- package/build/esm/components/molecules/healthTools/form/pwgForm/index.d.ts +29 -0
- package/build/esm/components/molecules/healthTools/form/pwgForm/inlineLayout.d.ts +3 -0
- package/build/esm/components/molecules/healthTools/form/pwgForm/mbLayout.d.ts +3 -0
- package/build/esm/components/molecules/healthTools/formWrapper/index.d.ts +2 -0
- package/build/esm/components/molecules/healthTools/formWrapper/switching.d.ts +8 -0
- package/build/esm/components/molecules/index.d.ts +2 -0
- package/build/esm/components/molecules/weightGainForm/index.d.ts +5 -1
- package/build/esm/components.js +58 -58
- package/build/esm/{constants-0904669a.js → constants-3f24d4bd.js} +2 -2
- package/build/esm/{constants-ee4f30c7.js → constants-b34d417b.js} +2 -2
- package/build/esm/constants.js +3 -3
- package/build/esm/{core-2e0a38ee.js → core-3cbf0731.js} +2 -2
- package/build/esm/{dataTransform-5e5983b2.js → dataTransform-a44c3d7b.js} +1 -1
- package/build/esm/ecom.js +6 -6
- package/build/esm/footer.js +18 -18
- package/build/esm/gAssets.js +4 -4
- package/build/esm/{getDynamicHealthTool-bb0c554b.js → getDynamicHealthTool-acd90910.js} +4 -4
- package/build/esm/{getSocialList-77cc5472.js → getSocialList-87a58288.js} +4 -4
- package/build/esm/hooks.js +17 -17
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +2 -1
- package/build/esm/i18n-values/hi-IN.js +2 -1
- package/build/esm/i18n-values/id-ID.js +2 -1
- package/build/esm/i18n-values/km-KH.js +2 -1
- package/build/esm/i18n-values/ms-MY.js +2 -1
- package/build/esm/i18n-values/my-MM.js +2 -1
- package/build/esm/i18n-values/th-TH.js +2 -1
- package/build/esm/i18n-values/tl-PH.js +2 -1
- package/build/esm/i18n-values/vi-VN.js +2 -1
- package/build/esm/i18n-values/vi-VN_MB.js +2 -1
- package/build/esm/i18n-values/zh-TW.js +2 -1
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-0d9866a6.js → index-0771cb54.js} +2 -2
- package/build/esm/{index-4ea3e525.js → index-08683b2c.js} +97 -57
- package/build/esm/{index-4929d9c4.js → index-0ec34552.js} +9 -9
- package/build/esm/{index-f2de848c.js → index-10f46069.js} +4 -4
- package/build/esm/{index-18250b0b.js → index-1d14271f.js} +2 -2
- package/build/esm/{index-3fa61807.js → index-23968a4b.js} +4 -4
- package/build/esm/{index-d73121f4.js → index-30aa26a2.js} +2 -2
- package/build/esm/{index-031da05c.js → index-40919066.js} +193 -224
- package/build/esm/{index-a6863224.js → index-51a5b352.js} +11 -11
- package/build/esm/{index-a367d535.js → index-54d95469.js} +1 -1
- package/build/esm/{index-829fbe6e.js → index-62e81061.js} +2 -2
- package/build/esm/{index-b804ef2f.js → index-7b6dd120.js} +32 -32
- package/build/esm/{index-6201aa22.js → index-8345f710.js} +2 -2
- package/build/esm/{index-f2ac3b3b.js → index-8573a814.js} +12 -12
- package/build/esm/{index-7edac771.js → index-8e030e26.js} +10 -10
- package/build/esm/{index-3723a2c1.js → index-8f004caa.js} +5 -5
- package/build/esm/{index-b03e8e5c.js → index-a6c27fed.js} +4 -4
- package/build/esm/{index-7d1d6c79.js → index-b115d850.js} +2 -2
- package/build/esm/{index-667832a2.js → index-b1db79d0.js} +2 -2
- package/build/esm/{index-48d75d5b.js → index-c853dc6e.js} +2 -2
- package/build/esm/{index-61c6842a.js → index-cb06c57d.js} +2 -2
- package/build/esm/{index-75658868.js → index-d2706741.js} +6 -6
- package/build/esm/{index-62e5ab51.js → index-df7ed505.js} +2 -2
- package/build/esm/{index-ba777d71.js → index-e2d45ff6.js} +9 -9
- package/build/esm/{index-13578b4b.js → index-f0551563.js} +3 -3
- package/build/esm/index.js +66 -66
- package/build/esm/{index.styled-d9fe4f4b.js → index.styled-7e8976d7.js} +2 -2
- package/build/esm/{index.styles-924b4812.js → index.styles-64fbe1fc.js} +6 -6
- package/build/esm/lead.js +28 -28
- package/build/esm/mantine.js +21 -21
- package/build/esm/misc.js +19 -19
- package/build/esm/navigation.js +35 -35
- package/build/esm/onboardingV2.js +33 -33
- package/build/esm/pwg.js +19 -19
- package/build/esm/{routing-e559250d.js → routing-4707108c.js} +2 -2
- package/build/esm/subot.js +22 -22
- package/build/esm/together.js +34 -34
- package/build/esm/{types-29922728.js → types-6fa07764.js} +13 -13
- package/build/esm/{types-20993189.js → types-efc23bf1.js} +30 -30
- package/build/esm/types.js +1 -1
- package/build/esm/{useCategory-ee4a1988.js → useCategory-cad4aa31.js} +5 -5
- package/build/esm/{useHealthToolCache-807babad.js → useHealthToolCache-38287625.js} +2 -2
- package/build/esm/{useMantineLocale-deeb986b.js → useMantineLocale-5341dd85.js} +3 -3
- package/build/esm/{usePlacesAutocomplete-b0c230b8.js → usePlacesAutocomplete-8fad7364.js} +1 -1
- package/build/esm/{useTranslations-3a5b70f3.js → useTranslations-5f0ff5be.js} +1 -1
- package/build/esm/{utils-cf5bebf5.js → utils-3d5bdbed.js} +4 -4
- package/build/esm/{utils-b0732a5b.js → utils-5f7c2eba.js} +5 -5
- package/build/esm/{utils-50c254f2.js → utils-ea3a5a18.js} +1 -1
- package/build/esm/vaccination.js +26 -26
- package/build/footer.js +18 -18
- package/build/gAssets.js +4 -4
- package/build/{getDynamicHealthTool-ffb87e2a.js → getDynamicHealthTool-628cb656.js} +4 -4
- package/build/{getSocialList-a960f8f9.js → getSocialList-f2fcc50f.js} +4 -4
- package/build/hooks.js +17 -17
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +2 -1
- package/build/i18n-values/hi-IN.js +2 -1
- package/build/i18n-values/id-ID.js +2 -1
- package/build/i18n-values/km-KH.js +2 -1
- package/build/i18n-values/ms-MY.js +2 -1
- package/build/i18n-values/my-MM.js +2 -1
- package/build/i18n-values/th-TH.js +2 -1
- package/build/i18n-values/tl-PH.js +2 -1
- package/build/i18n-values/vi-VN.js +2 -1
- package/build/i18n-values/vi-VN_MB.js +2 -1
- package/build/i18n-values/zh-TW.js +2 -1
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/{index-4fbef592.js → index-00302cb4.js} +9 -9
- package/build/{index-ac5d1c65.js → index-0c6427d7.js} +2 -2
- package/build/{index-ebdaf69f.js → index-10d9cfdb.js} +5 -5
- package/build/{index-c78fbad6.js → index-122c5fb9.js} +2 -2
- package/build/{index-46a403de.js → index-2a48c97f.js} +10 -10
- package/build/{index-e42193d1.js → index-35563f12.js} +2 -2
- package/build/{index-f49fc384.js → index-3a44158b.js} +32 -32
- package/build/{index-360ff7c3.js → index-57683f28.js} +2 -2
- package/build/{index-4ec18b8e.js → index-6922d805.js} +2 -2
- package/build/{index-89e0a527.js → index-79230bff.js} +9 -9
- package/build/{index-8b591908.js → index-83b804f7.js} +4 -4
- package/build/{index-1015b133.js → index-84c6efc1.js} +2 -2
- package/build/{index-d8660e08.js → index-9c2c196e.js} +6 -6
- package/build/{index-409da37e.js → index-9c2c227f.js} +11 -11
- package/build/{index-e407cc85.js → index-bb55a2a5.js} +1 -1
- package/build/{index-1c6a470a.js → index-bc5dcbc1.js} +2 -2
- package/build/{index-ffb39121.js → index-c58213cc.js} +96 -56
- package/build/{index-cdd767e6.js → index-cd19b5cc.js} +12 -12
- package/build/{index-bcb185da.js → index-d56f3314.js} +2 -2
- package/build/{index-f1fec527.js → index-de3537ec.js} +2 -2
- package/build/{index-b2034af4.js → index-e1ab3b36.js} +2 -2
- package/build/{index-026689eb.js → index-e36755e5.js} +4 -4
- package/build/{index-56cf325c.js → index-e9dac48f.js} +196 -225
- package/build/{index-577374f5.js → index-fda0fbbe.js} +3 -3
- package/build/{index-a11eaf40.js → index-fdd78527.js} +4 -4
- package/build/index.js +68 -66
- package/build/{index.styled-47d1a79c.js → index.styled-4f0b82d2.js} +2 -2
- package/build/{index.styles-6fcbfe1c.js → index.styles-cef9703d.js} +6 -6
- package/build/lead.js +28 -28
- package/build/mantine.js +18 -18
- package/build/misc.js +19 -19
- package/build/navigation.js +35 -35
- package/build/onboardingV2.js +32 -32
- package/build/pwg.js +19 -19
- package/build/{routing-225709b4.js → routing-3285a2c2.js} +2 -2
- package/build/subot.js +22 -22
- package/build/together.js +34 -34
- package/build/{types-3b156cb9.js → types-05c5aced.js} +13 -13
- package/build/{types-efe1b34a.js → types-4cec1d4c.js} +30 -30
- package/build/types.js +1 -1
- package/build/{useCategory-1fdb4640.js → useCategory-8319f05f.js} +5 -5
- package/build/{useHealthToolCache-54b03fea.js → useHealthToolCache-b6d91149.js} +2 -2
- package/build/{useMantineLocale-741637f6.js → useMantineLocale-904a06a5.js} +3 -3
- package/build/{usePlacesAutocomplete-f8b10801.js → usePlacesAutocomplete-2c183056.js} +1 -1
- package/build/{useTranslations-ae9962a2.js → useTranslations-480f64da.js} +1 -1
- package/build/{utils-956f04ea.js → utils-03baf837.js} +4 -4
- package/build/{utils-3559ef16.js → utils-ca6f6696.js} +5 -5
- package/build/{utils-bb9fa0c2.js → utils-f4ff815d.js} +1 -1
- package/build/vaccination.js +26 -26
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-5e7ec1d2.js → BMI_BOYS.percentile.monthly-d50fe5ae.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-6e4738a8.js → BMI_BOYS.percentile.weekly-43894113.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-8d16e5a8.js → BMI_BOYS.percentile.yearly-fbd052bf.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-0840deac.js → BMI_BOYS.zscore.monthly-74c8af46.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-74429316.js → BMI_BOYS.zscore.weekly-42f382c7.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-cd2fe266.js → BMI_BOYS.zscore.yearly-6ea91784.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-2bff3efe.js → BMI_GIRLS.percentile.monthly-eeaad411.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-e6fc6dbe.js → BMI_GIRLS.percentile.weekly-34799c6d.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-7f25de61.js → BMI_GIRLS.percentile.yearly-59bdf904.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-0375ac4d.js → BMI_GIRLS.zscore.monthly-95f19acb.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-91ca1406.js → BMI_GIRLS.zscore.weekly-c2525a68.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-ffd5c54a.js → BMI_GIRLS.zscore.yearly-c67c83e1.js} +0 -0
- /package/build/{ChevronDown-d3d4a8c4.js → ChevronDown-91f06fd2.js} +0 -0
- /package/build/{Close-25846383.js → Close-6e566c9d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-1b1d5579.js → HEAD CIRCUM_BOYS.percentile.monthly-342a4a8b.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-ca05f7ea.js → HEAD CIRCUM_BOYS.percentile.weekly-b582bdc6.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-00387468.js → HEAD CIRCUM_BOYS.percentile.yearly-f45241a8.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-3e45b7a0.js → HEAD CIRCUM_BOYS.zscore.monthly-c4899e99.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-9ae6fb48.js → HEAD CIRCUM_BOYS.zscore.weekly-2592ac1c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-6f15fb28.js → HEAD CIRCUM_BOYS.zscore.yearly-4fdb95df.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-a01b2242.js → HEAD CIRCUM_GIRLS.percentile.monthly-35293595.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-cf7c6488.js → HEAD CIRCUM_GIRLS.percentile.weekly-cb142232.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-6634e25d.js → HEAD CIRCUM_GIRLS.percentile.yearly-72be1a24.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-5e2b4919.js → HEAD CIRCUM_GIRLS.zscore.monthly-11902907.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-05b1b3a6.js → HEAD CIRCUM_GIRLS.zscore.weekly-f01466fc.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-e9e48412.js → HEAD CIRCUM_GIRLS.zscore.yearly-cbcaff35.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-49cc8a87.js → HEIGHT_BOYS.percentile.monthly-8b850042.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-a325ce62.js → HEIGHT_BOYS.percentile.weekly-a72cd3c5.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-03eb805e.js → HEIGHT_BOYS.percentile.yearly-20908987.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-11ef3efb.js → HEIGHT_BOYS.zscore.monthly-b63b54dc.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-9b0fa44a.js → HEIGHT_BOYS.zscore.weekly-8c2af19d.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-7bb6502a.js → HEIGHT_BOYS.zscore.yearly-ee3ccb3c.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-53ccb921.js → HEIGHT_GIRLS.percentile.monthly-bca91c6a.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-edc585db.js → HEIGHT_GIRLS.percentile.weekly-a579abb8.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-7ac079d0.js → HEIGHT_GIRLS.percentile.yearly-b60fbbd1.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-484f76e8.js → HEIGHT_GIRLS.zscore.monthly-4f5029fd.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-722a4648.js → HEIGHT_GIRLS.zscore.weekly-b85f05ee.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-97904656.js → HEIGHT_GIRLS.zscore.yearly-44f4fab9.js} +0 -0
- /package/build/{Visible-9a919449.js → Visible-63ae4a15.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-b257074b.js → WEIGHT_BOYS.percentile.monthly-11e4f5e8.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-702503eb.js → WEIGHT_BOYS.percentile.weekly-b6fab62d.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-ed038d17.js → WEIGHT_BOYS.percentile.yearly-a4801ff8.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-6001e8a8.js → WEIGHT_BOYS.zscore.monthly-d5fe14b5.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-ebdb9876.js → WEIGHT_BOYS.zscore.weekly-5701e0e0.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-916094ae.js → WEIGHT_BOYS.zscore.yearly-8eec9677.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-6c72b49a.js → WEIGHT_GIRLS.percentile.monthly-1119cd80.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-9e1d5a4c.js → WEIGHT_GIRLS.percentile.weekly-521dfc88.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-01f08511.js → WEIGHT_GIRLS.percentile.yearly-70ce9387.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-b55046d5.js → WEIGHT_GIRLS.zscore.monthly-23806ed2.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-8f6a4861.js → WEIGHT_GIRLS.zscore.weekly-7b7bd073.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-d9f26541.js → WEIGHT_GIRLS.zscore.yearly-491f32e1.js} +0 -0
- /package/build/{animation-265b0036.js → animation-9d8acebe.js} +0 -0
- /package/build/{cart-16fb26d5.js → cart-690cadca.js} +0 -0
- /package/build/components/molecules/{embeddedHeathToolCards/baby-poop → healthTools/form/babyPoopForm}/index.styles.d.ts +0 -0
- /package/build/{cookieHelper-d38b57aa.js → cookieHelper-0b7f586d.js} +0 -0
- /package/build/{doctor-c93787ed.js → doctor-5ca5d99b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-8b5d47d1.js → BMI_BOYS.percentile.monthly-954c2d8f.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-3e74be5a.js → BMI_BOYS.percentile.weekly-4f9c77ab.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-40f6256a.js → BMI_BOYS.percentile.yearly-1929eb3b.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-ddeeb36e.js → BMI_BOYS.zscore.monthly-66f969ea.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-9d1d7e9c.js → BMI_BOYS.zscore.weekly-c3eb69b3.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-4865ccc5.js → BMI_BOYS.zscore.yearly-738ee609.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-81b34946.js → BMI_GIRLS.percentile.monthly-5bd9e974.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-065ecf25.js → BMI_GIRLS.percentile.weekly-50399b6a.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-5619f4dd.js → BMI_GIRLS.percentile.yearly-b780ed5c.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-e013d9a3.js → BMI_GIRLS.zscore.monthly-9946a16f.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-1fb839bf.js → BMI_GIRLS.zscore.weekly-6a985189.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-54ec7e0e.js → BMI_GIRLS.zscore.yearly-7e06b463.js} +0 -0
- /package/build/esm/{ChevronDown-14cc5d20.js → ChevronDown-761e1d17.js} +0 -0
- /package/build/esm/{Close-2f1a64cb.js → Close-e3fe72a2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-cb28050d.js → HEAD CIRCUM_BOYS.percentile.monthly-b5fd3180.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-f0b0e5f8.js → HEAD CIRCUM_BOYS.percentile.weekly-07f290cd.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-68cbd39f.js → HEAD CIRCUM_BOYS.percentile.yearly-99c9790d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-9d0fc66b.js → HEAD CIRCUM_BOYS.zscore.monthly-2c61094c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-c371830b.js → HEAD CIRCUM_BOYS.zscore.weekly-55e7391c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-ee2e6fd5.js → HEAD CIRCUM_BOYS.zscore.yearly-c3ae5aac.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-9b2337cf.js → HEAD CIRCUM_GIRLS.percentile.monthly-2fc36807.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-5e7d9efc.js → HEAD CIRCUM_GIRLS.percentile.weekly-36d69146.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-9b56ef27.js → HEAD CIRCUM_GIRLS.percentile.yearly-79967c54.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-fa8e7985.js → HEAD CIRCUM_GIRLS.zscore.monthly-15ff247d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-f2e1d774.js → HEAD CIRCUM_GIRLS.zscore.weekly-7e74085f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-aa042b87.js → HEAD CIRCUM_GIRLS.zscore.yearly-1a6f280f.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-2bca7e36.js → HEIGHT_BOYS.percentile.monthly-42868130.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-04a91167.js → HEIGHT_BOYS.percentile.weekly-b497520f.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-16de0b96.js → HEIGHT_BOYS.percentile.yearly-489e3a70.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-6cea9714.js → HEIGHT_BOYS.zscore.monthly-22b88c68.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-412b184e.js → HEIGHT_BOYS.zscore.weekly-6b6b951c.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-0f4049ba.js → HEIGHT_BOYS.zscore.yearly-4293d9f0.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-b2571bcd.js → HEIGHT_GIRLS.percentile.monthly-cbc98ce9.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-baeb8c8a.js → HEIGHT_GIRLS.percentile.weekly-9c962736.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-78f687cc.js → HEIGHT_GIRLS.percentile.yearly-43d44637.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-54565652.js → HEIGHT_GIRLS.zscore.monthly-7e8ffefc.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-7afa591c.js → HEIGHT_GIRLS.zscore.weekly-30c4a68b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-07696a76.js → HEIGHT_GIRLS.zscore.yearly-cea9956e.js} +0 -0
- /package/build/esm/{Visible-f514e062.js → Visible-6294ea92.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-548f4eba.js → WEIGHT_BOYS.percentile.monthly-351b002b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-e7230863.js → WEIGHT_BOYS.percentile.weekly-f4df38c2.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-a6fd5440.js → WEIGHT_BOYS.percentile.yearly-5ef225df.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-a4b99987.js → WEIGHT_BOYS.zscore.monthly-d03bbb69.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-b9a278b2.js → WEIGHT_BOYS.zscore.weekly-a642e63d.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-4fc09b9d.js → WEIGHT_BOYS.zscore.yearly-de0f11a4.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-6d72e5b5.js → WEIGHT_GIRLS.percentile.monthly-4a22c12a.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-480b25c8.js → WEIGHT_GIRLS.percentile.weekly-8273ddae.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-3472c514.js → WEIGHT_GIRLS.percentile.yearly-28df4700.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-717db383.js → WEIGHT_GIRLS.zscore.monthly-a2e302d9.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-21fb2418.js → WEIGHT_GIRLS.zscore.weekly-b684c8d6.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-fd07c8f6.js → WEIGHT_GIRLS.zscore.yearly-bb99a4f3.js} +0 -0
- /package/build/esm/{animation-8a323af5.js → animation-89491bac.js} +0 -0
- /package/build/esm/{cart-d52f1dec.js → cart-e181efa3.js} +0 -0
- /package/build/esm/components/molecules/{embeddedHeathToolCards/baby-poop → healthTools/form/babyPoopForm}/index.styles.d.ts +0 -0
- /package/build/esm/{cookieHelper-82442bba.js → cookieHelper-bdcae9e9.js} +0 -0
- /package/build/esm/{doctor-04938ed4.js → doctor-e1e1a438.js} +0 -0
- /package/build/esm/{index-d84269ae.js → index-11ea5f3a.js} +0 -0
- /package/build/esm/{index-eec6203c.js → index-2219b86b.js} +0 -0
- /package/build/esm/{index-1aeb952a.js → index-39aeff4f.js} +0 -0
- /package/build/esm/{index-7dea2608.js → index-cc4e3181.js} +0 -0
- /package/build/esm/{isProduction-d3299694.js → isProduction-2cb49e0e.js} +0 -0
- /package/build/esm/{localizeNumberFormat-a3a55f49.js → localizeNumberFormat-93a46788.js} +0 -0
- /package/build/esm/{normalizeLink-09b7b732.js → normalizeLink-98886668.js} +0 -0
- /package/build/esm/{number-8d86a56c.js → number-d3e03931.js} +0 -0
- /package/build/esm/{paths-5ab6cf36.js → paths-47504c6e.js} +0 -0
- /package/build/esm/{theme-03d89802.js → theme-ad9ae9bc.js} +0 -0
- /package/build/esm/{translationsContext-c2547a40.js → translationsContext-dd192b6b.js} +0 -0
- /package/build/esm/{tslib.es6-5160724c.js → tslib.es6-77e4ea0d.js} +0 -0
- /package/build/esm/{types-19e68c3a.js → types-1184bbca.js} +0 -0
- /package/build/esm/{useIsInit-742bfdbc.js → useIsInit-8442a087.js} +0 -0
- /package/build/esm/{useOutsideClick-371cb137.js → useOutsideClick-29676c24.js} +0 -0
- /package/build/esm/{useScrollbarSize-f2dc58f6.js → useScrollbarSize-c96444e0.js} +0 -0
- /package/build/esm/{useUniqueId-7834dc19.js → useUniqueId-0d137689.js} +0 -0
- /package/build/esm/{utils-21e35369.js → utils-3501a8c9.js} +0 -0
- /package/build/{index-261ce38d.js → index-1327fbe0.js} +0 -0
- /package/build/{index-6dd09d0e.js → index-14dec016.js} +0 -0
- /package/build/{index-6768d385.js → index-8515dc14.js} +0 -0
- /package/build/{index-d5b0e368.js → index-ec93dd5c.js} +0 -0
- /package/build/{isProduction-a589f8e0.js → isProduction-b1fe9e14.js} +0 -0
- /package/build/{localizeNumberFormat-2d08ab00.js → localizeNumberFormat-1a51ee3d.js} +0 -0
- /package/build/{normalizeLink-81e44471.js → normalizeLink-2fbce9d9.js} +0 -0
- /package/build/{number-f3955ac1.js → number-a548c60c.js} +0 -0
- /package/build/{paths-1eedeba0.js → paths-c6a37ed5.js} +0 -0
- /package/build/{theme-0c7de955.js → theme-98664cfd.js} +0 -0
- /package/build/{translationsContext-f0b00799.js → translationsContext-4b7afa0b.js} +0 -0
- /package/build/{tslib.es6-21bc76dd.js → tslib.es6-86f09fff.js} +0 -0
- /package/build/{types-c5c61b1f.js → types-68510635.js} +0 -0
- /package/build/{useIsInit-1e1192d3.js → useIsInit-2b2ff2f0.js} +0 -0
- /package/build/{useOutsideClick-fb7b0e11.js → useOutsideClick-cff03e12.js} +0 -0
- /package/build/{useScrollbarSize-02a199f1.js → useScrollbarSize-8ba5e28e.js} +0 -0
- /package/build/{useUniqueId-9ee0e545.js → useUniqueId-3b0ef44a.js} +0 -0
- /package/build/{utils-20389cd3.js → utils-1f428807.js} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardReactions.comment' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.message.askDoctorRequire' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.menu.category.view' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.similac.term.error' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'submit' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'lead.otp.phoneLabel' | 'lead.otp.phonePlaceholder';
|
|
1
|
+
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardReactions.comment' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.message.askDoctorRequire' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.menu.category.view' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'submit' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'lead.otp.phoneLabel' | 'lead.otp.phonePlaceholder';
|
|
@@ -412,7 +412,6 @@ var defaultTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Confirm Password",
|
|
417
416
|
"onboarding.updatePassword.description": "Make sure it's a 8 characters or more",
|
|
418
417
|
"onboarding.updatePassword.heading": "Almost there! You’ll need a password",
|
|
@@ -498,6 +497,7 @@ var defaultTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Weight before pregnancy",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Current Weight",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": " (kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Please enter a valid weight",
|
|
501
501
|
"previewPhotos.title": "{name}'s Post",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "View full answers",
|
|
503
503
|
"profilePanel.awards": "Awards & Accreditations",
|
|
@@ -599,6 +599,7 @@ var defaultTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Expert",
|
|
600
600
|
"userProfile.userRank.influencer": "Influencer",
|
|
601
601
|
"userProfile.userRank.member": "Member",
|
|
602
|
+
"validation.error.requiredField": "This field is required",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var hiTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Confirm Password",
|
|
417
416
|
"onboarding.updatePassword.description": "Make sure it's a 8 characters or more",
|
|
418
417
|
"onboarding.updatePassword.heading": "Almost there! You’ll need a password",
|
|
@@ -498,6 +497,7 @@ var hiTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "आपका गर्भावस्था से पहले का वजन क्या था?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "आपका वर्तमान वजन कितना है?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(किलोग्राम)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "कृपया सही वजन दर्ज करें",
|
|
501
501
|
"previewPhotos.title": "{name}'s Post",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "View full answers",
|
|
503
503
|
"profilePanel.awards": "Awards & Accreditations",
|
|
@@ -599,6 +599,7 @@ var hiTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "एक्सपर्ट",
|
|
600
600
|
"userProfile.userRank.influencer": "इंफ्लूएंसर",
|
|
601
601
|
"userProfile.userRank.member": "मेंबर",
|
|
602
|
+
"validation.error.requiredField": "इस क्षेत्र की आवश्यकता है।",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var idTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Masukkan nama jalan, gedung, nomor rumah",
|
|
413
413
|
"onboarding.similac.input.phone": "Nomor HP",
|
|
414
414
|
"onboarding.similac.input.ward": "Masukkan desa atau kelurahan",
|
|
415
|
-
"onboarding.similac.term.error": "Kolom ini harus diisi",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Konfirmasi Kata Sandi ",
|
|
417
416
|
"onboarding.updatePassword.description": "Pastikan kata sandi terdiri dari 8 karakter atau lebih ",
|
|
418
417
|
"onboarding.updatePassword.heading": "Sedikit lagi! Kamu membutuhkan kata sandi. ",
|
|
@@ -498,6 +497,7 @@ var idTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Berapa berat badan Anda sebelum hamil?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Berapa berat badan Anda sekarang?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Masukkan berat badan Anda",
|
|
501
501
|
"previewPhotos.title": "Postingan {name}",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "Lihat jawaban lengkap",
|
|
503
503
|
"profilePanel.awards": "Penghargaan dan akreditasi ",
|
|
@@ -599,6 +599,7 @@ var idTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Ahli",
|
|
600
600
|
"userProfile.userRank.influencer": "Influencer",
|
|
601
601
|
"userProfile.userRank.member": "Member",
|
|
602
|
+
"validation.error.requiredField": "Kolom ini wajib diisi",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var kmTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "បញ្ជាក់លេខសម្ងាត់",
|
|
417
416
|
"onboarding.updatePassword.description": "លេខសម្ងាត់របស់អ្នកត្រូវតែមានចាប់ពី៨ខ្ទង់ឡើងទៅ",
|
|
418
417
|
"onboarding.updatePassword.heading": "ជិតសម្រេចហើយ! អ្នកត្រូវការលេខសម្ងាត់",
|
|
@@ -498,6 +497,7 @@ var kmTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "តើទម្ងន់របស់អ្នកមុនមានផ្ទៃពោះប៉ុន្មានគីឡូដែរ?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "ចុះឥឡូវទម្ងន់ប៉ុន្មាន(គីឡូក្រាម)ហើយ?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(គីឡូក្រាម)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "សូមបញ្ចូលទម្ងន់ឲ្យបានត្រឹមត្រូវ",
|
|
501
501
|
"previewPhotos.title": "{name}'s Post",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "View full answers",
|
|
503
503
|
"profilePanel.awards": "Awards & Accreditations",
|
|
@@ -599,6 +599,7 @@ var kmTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "អ្នកជំនាញ",
|
|
600
600
|
"userProfile.userRank.influencer": "Influencer",
|
|
601
601
|
"userProfile.userRank.member": "សមាជិ",
|
|
602
|
+
"validation.error.requiredField": "ព័ត៌មានចាំបាច់ដែលត្រូវបំពេញ",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var msTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Sahkan kata laluan",
|
|
417
416
|
"onboarding.updatePassword.description": "Pastikan ia 8 karakter atau lebih",
|
|
418
417
|
"onboarding.updatePassword.heading": "Hampir siap! Anda perlukan kata laluan",
|
|
@@ -498,6 +497,7 @@ var msTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Berapa berat badan anda sebelum hamil?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Berapa berat badan anda sekarang?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Sila nyatakan berat badan anda",
|
|
501
501
|
"previewPhotos.title": "Kiriman {name}",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "Lihat jawapan penuh",
|
|
503
503
|
"profilePanel.awards": "Anugerah & Akreditasi ",
|
|
@@ -599,6 +599,7 @@ var msTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Pakar",
|
|
600
600
|
"userProfile.userRank.influencer": "Pempengaruh",
|
|
601
601
|
"userProfile.userRank.member": "Ahli",
|
|
602
|
+
"validation.error.requiredField": "Bahagian ini wajib diisi",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var myTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "စကားဝှက်ကို အတည်ပြုပါ။",
|
|
417
416
|
"onboarding.updatePassword.description": "စာလုံး ၈လုံးနဲ့အထက်ပါအောင် ဖြည့်ပေးပါ။",
|
|
418
417
|
"onboarding.updatePassword.heading": "ပြီးတော့မှာပါ။ စကားဝှက်ပဲ လိုပါတော့တယ်။",
|
|
@@ -498,6 +497,7 @@ var myTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "ကိုယ်ဝန်မဆောင်ခင်က ကိုယ်အလေးချိန် ဘယ်လောက် ရှိသလဲ။",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "လက်ရှိ ကိုယ်အလေးချိန် ဘယ်လောက်လဲ။",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": " (ကီလိုဂရမ်)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "သင့်တော်သည့် ကိုယ်အလေးချိန်ကို ဖြည့်ပါ။",
|
|
501
501
|
"previewPhotos.title": "{name}၏ ပို့စ်",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "အဖြေအပြည့်အစုံကို ကြည့်မည်",
|
|
503
503
|
"profilePanel.awards": "အသိအမှတ်ပြုလက်မှတ်များ",
|
|
@@ -599,6 +599,7 @@ var myTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "ကျွမ်းကျင်ပညာရှင်",
|
|
600
600
|
"userProfile.userRank.influencer": "နာမည်ကြီး ထင်ရှားသူ",
|
|
601
601
|
"userProfile.userRank.member": "အဖွဲ့ဝင်",
|
|
602
|
+
"validation.error.requiredField": "ဒီနေရာမှာ ဖြည့်ဖို့ လိုအပ်ပါတယ်",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var thTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "คอนเฟริมพาสเวริด",
|
|
417
416
|
"onboarding.updatePassword.description": "โปรดดูให้แน่ใจว่ามี 8 ตัวอักษรขึ้นไป",
|
|
418
417
|
"onboarding.updatePassword.heading": "ใกล้เสร็จแล้ว เหลือเพียงตั้งพาสเวริดเท่านั้น",
|
|
@@ -498,6 +497,7 @@ var thTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "น้ำหนักตัวก่อนตั้งครรภ์ของคุณคือเท่าไหร่",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "น้ำหนักตัวของคุณคือเท่าไหร่",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": " (kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "กรุณากรอกน้ำหนักตัว",
|
|
501
501
|
"previewPhotos.title": "โพสต์ของ {name} ",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "ดูคำตอบเต็มรูปแบบ",
|
|
503
503
|
"profilePanel.awards": "รางวัลและการรับรอง",
|
|
@@ -599,6 +599,7 @@ var thTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "ผู้เชี่ยวชาญ",
|
|
600
600
|
"userProfile.userRank.influencer": "อินฟลูเอนเซอร์",
|
|
601
601
|
"userProfile.userRank.member": "สมาชิก",
|
|
602
|
+
"validation.error.requiredField": "ต้องระบุข้อมูลในช่องนี้",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var tlTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "I-confirm ang password",
|
|
417
416
|
"onboarding.updatePassword.description": "Siguraduhing ito ay 8 characters or higit pa",
|
|
418
417
|
"onboarding.updatePassword.heading": "Malapit na! Kailangan lang ng password",
|
|
@@ -498,6 +497,7 @@ var tlTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Ano ang iyong timbang bago ka nagbuntis?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Ilan ngayon ang iyong ibinigat?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Mangyaring ilagay ang wastong timbang",
|
|
501
501
|
"previewPhotos.title": "{name}'s Post",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "Tingnan ang buong sagot",
|
|
503
503
|
"profilePanel.awards": "Mga Parangal at Akreditasyon",
|
|
@@ -599,6 +599,7 @@ var tlTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Expert",
|
|
600
600
|
"userProfile.userRank.influencer": "Influencer",
|
|
601
601
|
"userProfile.userRank.member": "Member",
|
|
602
|
+
"validation.error.requiredField": "Kinakailangan ang field na ito",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var viTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Vui lòng nhập tên đường, toà nhà, số nhà",
|
|
413
413
|
"onboarding.similac.input.phone": "Số điện thoại của bạn",
|
|
414
414
|
"onboarding.similac.input.ward": "Vui lòng chọn phường/ xã",
|
|
415
|
-
"onboarding.similac.term.error": "Vui lòng điền mục này",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Xác nhận mật khẩu",
|
|
417
416
|
"onboarding.updatePassword.description": "Hãy đảm bảo mật khẩu có từ 8 ký tự trở lên.",
|
|
418
417
|
"onboarding.updatePassword.heading": "Sắp hoàn thành rồi! Bạn sẽ cần tạo mật khẩu.",
|
|
@@ -498,6 +497,7 @@ var viTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Số cân nặng trước khi mang thai của bạn là bao nhiêu?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Số cân nặng hiện tại của bạn là bao nhiêu?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Vui lòng nhập trọng lượng hợp lệ",
|
|
501
501
|
"previewPhotos.title": "Bài viết của {name}",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "Xem câu trả lời",
|
|
503
503
|
"profilePanel.awards": "Giải thưởng & Chứng nhận",
|
|
@@ -599,6 +599,7 @@ var viTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Chuyên gia",
|
|
600
600
|
"userProfile.userRank.influencer": "Người ảnh hưởng",
|
|
601
601
|
"userProfile.userRank.member": "Thành viên",
|
|
602
|
+
"validation.error.requiredField": "Vui lòng điền mục này",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Chứng nhận",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "Hủy",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Cảm ơn bạn đã chứng nhận câu trả lời của cộng đồng chúng tôi!",
|
|
@@ -412,7 +412,6 @@ var mbTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Vui lòng nhập tên đường, toà nhà, số nhà",
|
|
413
413
|
"onboarding.similac.input.phone": "Số điện thoại của bạn",
|
|
414
414
|
"onboarding.similac.input.ward": "Vui lòng chọn phường/ xã",
|
|
415
|
-
"onboarding.similac.term.error": "Vui lòng điền mục này",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Xác nhận mật khẩu",
|
|
417
416
|
"onboarding.updatePassword.description": "Hãy đảm bảo mật khẩu có từ 8 ký tự trở lên.",
|
|
418
417
|
"onboarding.updatePassword.heading": "Sắp hoàn thành rồi! Bạn sẽ cần tạo mật khẩu.",
|
|
@@ -498,6 +497,7 @@ var mbTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Cân nặng trước mang thai?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Cân nặng hiện tại?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Vui lòng nhập trọng lượng hợp lệ",
|
|
501
501
|
"previewPhotos.title": "Bài viết của {name}",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "Xem câu trả lời",
|
|
503
503
|
"profilePanel.awards": "Giải thưởng & Chứng nhận",
|
|
@@ -599,6 +599,7 @@ var mbTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Chuyên gia",
|
|
600
600
|
"userProfile.userRank.influencer": "Người ảnh hưởng",
|
|
601
601
|
"userProfile.userRank.member": "Thành viên",
|
|
602
|
+
"validation.error.requiredField": "Vui lòng điền mục này",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Chứng nhận",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "Hủy",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Cảm ơn bạn đã chứng nhận câu trả lời của cộng đồng chúng tôi!",
|
|
@@ -412,7 +412,6 @@ var zhTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Confirm Password",
|
|
417
416
|
"onboarding.updatePassword.description": "Make sure it's a 8 characters or more",
|
|
418
417
|
"onboarding.updatePassword.heading": "Almost there! You’ll need a password",
|
|
@@ -498,6 +497,7 @@ var zhTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "懷孕前的體重:",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "目前體重:",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(公斤)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "請輸入合理的體重",
|
|
501
501
|
"previewPhotos.title": "{name}'s Post",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "View full answers",
|
|
503
503
|
"profilePanel.awards": "Awards & Accreditations",
|
|
@@ -599,6 +599,7 @@ var zhTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "專家",
|
|
600
600
|
"userProfile.userRank.influencer": "名人",
|
|
601
601
|
"userProfile.userRank.member": "會員",
|
|
602
|
+
"validation.error.requiredField": "此為必填欄位",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
package/build/esm/i18n.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { T as TranslationsContext } from './translationsContext-
|
|
2
|
-
export { T as TranslationsContext } from './translationsContext-
|
|
1
|
+
import { T as TranslationsContext } from './translationsContext-dd192b6b.js';
|
|
2
|
+
export { T as TranslationsContext } from './translationsContext-dd192b6b.js';
|
|
3
3
|
import React__default, { useState, useEffect, useMemo } from 'react';
|
|
4
4
|
import defaultTranslations from './i18n-values/en-PH.js';
|
|
5
5
|
import hiTranslations from './i18n-values/hi-IN.js';
|
package/build/esm/i18nV2.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { T as TranslationsContext } from './translationsContext-
|
|
2
|
-
export { T as TranslationsContext } from './translationsContext-
|
|
1
|
+
import { T as TranslationsContext } from './translationsContext-dd192b6b.js';
|
|
2
|
+
export { T as TranslationsContext } from './translationsContext-dd192b6b.js';
|
|
3
3
|
import React__default, { useMemo } from 'react';
|
|
4
4
|
|
|
5
5
|
const TranslationsProvider = ({ locale = 'en-PH', values, children, }) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-77e4ea0d.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { B as Button$1 } from './index-
|
|
3
|
+
import { B as Button$1 } from './index-e2d45ff6.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* @deprecated Consider to use at '@hhgtech/hhg-components/mantine'
|