@hhgtech/hhg-components 1.29.425 → 1.29.427
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/{index-ff88b3c3.js → GeneralInfo-93abc611.js} +123 -29
- package/build/{InputDate-34e6c8bc.js → InputDate-3d59e1f4.js} +5 -5
- package/build/{LastPeriod-2a50d451.js → LastPeriod-5a251a32.js} +1 -1
- package/build/{MobileBottomNavigationIcon-28eebe17.js → MobileBottomNavigationIcon-08195b91.js} +3 -3
- package/build/{Spinner-83faca33.js → Spinner-887cab59.js} +1 -1
- package/build/{WhatsApp-d58e0f68.js → WhatsApp-b3f88cd2.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/ageGenerate-6c3aec30.js +20 -0
- package/build/atoms.js +82 -77
- package/build/babyGrowth.js +86 -85
- package/build/cache.js +2 -2
- package/build/care/interfaces/types.d.ts +120 -1
- package/build/care.js +20 -19
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/cardCollapse/index.d.ts +9 -0
- package/build/components/atoms/cardCollapse/index.styled.d.ts +12 -0
- package/build/components/atoms/distanceTag/index.d.ts +7 -0
- package/build/components/atoms/distanceTag/index.styled.d.ts +12 -0
- package/build/components/atoms/drawerBottom/styled.d.ts +2 -0
- package/build/components/atoms/drawerComponent/index.styled.d.ts +2 -0
- package/build/components/atoms/htmlContent/index.d.ts +7 -0
- package/build/components/atoms/iconHeading/index.d.ts +10 -0
- package/build/components/atoms/iconHeading/index.styled.d.ts +8 -0
- package/build/components/atoms/iconWrapper/index.d.ts +24 -0
- package/build/components/atoms/iconWrapper/index.styled.d.ts +5 -0
- package/build/components/atoms/index.d.ts +18 -12
- package/build/components/molecules/index.d.ts +3 -0
- package/build/components/molecules/insuranceList/index.d.ts +9 -0
- package/build/components/molecules/insuranceList/index.styled.d.ts +9 -0
- package/build/components/molecules/list/ListProvider.d.ts +1 -1
- package/build/components/molecules/list/type.d.ts +2 -0
- package/build/components/molecules/list/useList.d.ts +3 -1
- package/build/components/molecules/paymentList/index.d.ts +9 -0
- package/build/components/molecules/paymentList/index.styled.d.ts +9 -0
- package/build/components/molecules/productDetail/generalInfo/GeneralInfo.d.ts +42 -0
- package/build/components/molecules/productDetail/generalInfo/index.d.ts +1 -0
- package/build/components/molecules/productDetail/generalInfo/index.styled.d.ts +29 -0
- package/build/components/molecules/productDetail/index.d.ts +1 -0
- package/build/components/organisms/clinicInfo/index.d.ts +16 -0
- package/build/components/organisms/clinicInfo/index.styled.d.ts +22 -0
- package/build/components/organisms/hospitalInfo/index.d.ts +9 -0
- package/build/components/organisms/hospitalInfo/index.styled.d.ts +21 -0
- package/build/components/organisms/index.d.ts +3 -0
- package/build/components/organisms/insuranceInfo/index.d.ts +7 -0
- package/build/components/organisms/insuranceInfo/index.styled.d.ts +12 -0
- package/build/components/organisms/map/index.d.ts +23 -0
- package/build/components/organisms/map/index.helper.d.ts +3 -0
- package/build/components/organisms/map/index.styled.d.ts +47 -0
- package/build/components/organisms/openingHours/index.d.ts +7 -0
- package/build/components/organisms/openingHours/index.styled.d.ts +9 -0
- package/build/components.js +192 -177
- package/build/{constants-e8fd8f7e.js → constants-788956bf.js} +1 -1
- package/build/constants.js +11 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-fbba5c40.js → core-66e75676.js} +1 -1
- package/build/{dataTransform-5e5fcb3e.js → dataTransform-99529324.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-12b011d9.js → editor-d7f79cd9.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +24 -24
- package/build/embeddedHeathToolCards_babyPoop.js +20 -20
- package/build/embeddedHeathToolCards_babyVaccine.js +23 -23
- package/build/embeddedHeathToolCards_bmi_bmi.js +26 -26
- package/build/embeddedHeathToolCards_bmrBmr.js +26 -26
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
- package/build/embeddedHeathToolCards_pwg_pwg.js +27 -27
- package/build/embeddedHeathToolCards_targetHeartRate.js +28 -28
- package/build/esm/{index-6ec694db.js → GeneralInfo-fc336c41.js} +123 -30
- package/build/esm/{InputDate-be34751f.js → InputDate-8326336a.js} +5 -5
- package/build/esm/{LastPeriod-27205db1.js → LastPeriod-34ba01a8.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-9de4106c.js → MobileBottomNavigationIcon-56ace6a0.js} +3 -3
- package/build/esm/{Spinner-39f41a80.js → Spinner-6a6125b4.js} +1 -1
- package/build/esm/{WhatsApp-dc372042.js → WhatsApp-ee1858ec.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/ageGenerate-9e80f99e.js +14 -0
- package/build/esm/atoms.js +57 -57
- package/build/esm/babyGrowth.js +85 -84
- package/build/esm/cache.js +2 -2
- package/build/esm/care/interfaces/types.d.ts +120 -1
- package/build/esm/care.js +18 -17
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/cardCollapse/index.d.ts +9 -0
- package/build/esm/components/atoms/cardCollapse/index.styled.d.ts +12 -0
- package/build/esm/components/atoms/distanceTag/index.d.ts +7 -0
- package/build/esm/components/atoms/distanceTag/index.styled.d.ts +12 -0
- package/build/esm/components/atoms/drawerBottom/styled.d.ts +2 -0
- package/build/esm/components/atoms/drawerComponent/index.styled.d.ts +2 -0
- package/build/esm/components/atoms/htmlContent/index.d.ts +7 -0
- package/build/esm/components/atoms/iconHeading/index.d.ts +10 -0
- package/build/esm/components/atoms/iconHeading/index.styled.d.ts +8 -0
- package/build/esm/components/atoms/iconWrapper/index.d.ts +24 -0
- package/build/esm/components/atoms/iconWrapper/index.styled.d.ts +5 -0
- package/build/esm/components/atoms/index.d.ts +18 -12
- package/build/esm/components/molecules/index.d.ts +3 -0
- package/build/esm/components/molecules/insuranceList/index.d.ts +9 -0
- package/build/esm/components/molecules/insuranceList/index.styled.d.ts +9 -0
- package/build/esm/components/molecules/list/ListProvider.d.ts +1 -1
- package/build/esm/components/molecules/list/type.d.ts +2 -0
- package/build/esm/components/molecules/list/useList.d.ts +3 -1
- package/build/esm/components/molecules/paymentList/index.d.ts +9 -0
- package/build/esm/components/molecules/paymentList/index.styled.d.ts +9 -0
- package/build/esm/components/molecules/productDetail/generalInfo/GeneralInfo.d.ts +42 -0
- package/build/esm/components/molecules/productDetail/generalInfo/index.d.ts +1 -0
- package/build/esm/components/molecules/productDetail/generalInfo/index.styled.d.ts +29 -0
- package/build/esm/components/molecules/productDetail/index.d.ts +1 -0
- package/build/esm/components/organisms/clinicInfo/index.d.ts +16 -0
- package/build/esm/components/organisms/clinicInfo/index.styled.d.ts +22 -0
- package/build/esm/components/organisms/hospitalInfo/index.d.ts +9 -0
- package/build/esm/components/organisms/hospitalInfo/index.styled.d.ts +21 -0
- package/build/esm/components/organisms/index.d.ts +3 -0
- package/build/esm/components/organisms/insuranceInfo/index.d.ts +7 -0
- package/build/esm/components/organisms/insuranceInfo/index.styled.d.ts +12 -0
- package/build/esm/components/organisms/map/index.d.ts +23 -0
- package/build/esm/components/organisms/map/index.helper.d.ts +3 -0
- package/build/esm/components/organisms/map/index.styled.d.ts +47 -0
- package/build/esm/components/organisms/openingHours/index.d.ts +7 -0
- package/build/esm/components/organisms/openingHours/index.styled.d.ts +9 -0
- package/build/esm/components.js +111 -107
- package/build/esm/{constants-43f6cd1d.js → constants-fd71093a.js} +1 -1
- package/build/esm/constants.js +3 -3
- package/build/esm/constantsDomainLocales.js +1 -1
- package/build/esm/constantsRiskScreener.js +2 -2
- package/build/esm/constantsSite.js +2 -2
- package/build/esm/{core-8f213998.js → core-1ac63738.js} +1 -1
- package/build/esm/{dataTransform-9c2a1e14.js → dataTransform-d889e974.js} +1 -1
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-5a24e750.js → editor-1a5d9bbe.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +24 -24
- package/build/esm/embeddedHeathToolCards_babyPoop.js +20 -20
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +23 -23
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +26 -26
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +26 -26
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +27 -27
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +28 -28
- package/build/esm/footer.js +22 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-61c49d5f.js → healthTools-3f8d77f1.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +19 -19
- package/build/esm/healthToolsForm.js +34 -34
- package/build/esm/hooks/useDrawerDrag.d.ts +5 -0
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +15 -1
- package/build/esm/i18n-values/hi-IN.js +15 -1
- package/build/esm/i18n-values/id-ID.js +15 -1
- package/build/esm/i18n-values/km-KH.js +15 -1
- package/build/esm/i18n-values/ms-MY.js +14 -0
- package/build/esm/i18n-values/my-MM.js +15 -1
- package/build/esm/i18n-values/th-TH.js +15 -1
- package/build/esm/i18n-values/tl-PH.js +15 -1
- package/build/esm/i18n-values/vi-VN.js +14 -0
- package/build/esm/i18n-values/vi-VN_MB.js +14 -0
- package/build/esm/i18n-values/zh-SG.js +15 -1
- package/build/esm/i18n-values/zh-TW.js +14 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/icons/Clock.d.ts +4 -0
- package/build/esm/icons/Ellipse.d.ts +4 -0
- package/build/esm/icons/Mobile.d.ts +4 -0
- package/build/esm/icons/PhoneInactive.d.ts +4 -0
- package/build/esm/icons/Pin2.d.ts +4 -0
- package/build/esm/icons/ShapedArrowDown.d.ts +4 -0
- package/build/esm/icons/index.d.ts +7 -1
- package/build/esm/{index-9be52ddc.js → index-03f73da7.js} +13 -13
- package/build/esm/{index-5dd991e7.js → index-08e5fde6.js} +3 -3
- package/build/esm/{index-63fdec33.js → index-0ab349fa.js} +1 -1
- package/build/esm/{index-d7895554.js → index-0e690575.js} +7 -7
- package/build/esm/{index-10ab2f79.js → index-10a3302b.js} +2 -2
- package/build/esm/{index-8a96534e.js → index-12d87d17.js} +6 -6
- package/build/esm/{index-e89d0707.js → index-172636d0.js} +3 -3
- package/build/esm/{index-cdef6dda.js → index-180e2418.js} +4 -4
- package/build/esm/{index-d6f355d6.js → index-1b86bf6d.js} +1 -1
- package/build/esm/{index-af5fb2f3.js → index-23813f53.js} +8 -8
- package/build/esm/{index-947a152a.js → index-25d3f798.js} +2 -2
- package/build/esm/{types-1b836773.js → index-28c80f38.js} +3 -16
- package/build/esm/{index-d877ef38.js → index-28dd1269.js} +6 -6
- package/build/esm/{index-c8114c56.js → index-2cafddf2.js} +30 -30
- package/build/esm/{index-b1e53d7f.js → index-309e9f9f.js} +1 -1
- package/build/esm/{index-2aa098be.js → index-32f8c02a.js} +16 -16
- package/build/esm/{index-f37628b0.js → index-3a76cf45.js} +1 -1
- package/build/esm/{index-27aa65f6.js → index-3facb6db.js} +17 -17
- package/build/esm/{index-c8172750.js → index-44c93da0.js} +2 -2
- package/build/esm/{index-b2caa4a0.js → index-48a8302e.js} +3 -3
- package/build/esm/{index-2f738d47.js → index-4d175bdb.js} +4 -4
- package/build/esm/{index-b47b93fa.js → index-4e1785cc.js} +32 -32
- package/build/esm/{index-c9588a04.js → index-50c381ee.js} +7 -7
- package/build/esm/{index-dac86113.js → index-57d4de8b.js} +15 -15
- package/build/esm/{index-f41f5075.js → index-5cdf8648.js} +16 -16
- package/build/esm/{index-cd2ac5c2.js → index-5f0def29.js} +11 -11
- package/build/esm/{index-cb2c66b4.js → index-637eab7e.js} +15 -15
- package/build/esm/{index-7cd6822b.js → index-692fcadd.js} +6 -6
- package/build/esm/{index-63c1dd23.js → index-6e5266fd.js} +2 -2
- package/build/esm/index-6f7896ab.js +172 -0
- package/build/esm/{index-780fd579.js → index-715f1b76.js} +2 -2
- package/build/esm/{index-ff5ead37.js → index-72df2997.js} +2 -2
- package/build/esm/{index-628807ba.js → index-730be82a.js} +10 -10
- package/build/esm/{index-cd2a1012.js → index-76cb3bf9.js} +1 -1
- package/build/esm/{index-8fa65677.js → index-77919c55.js} +13 -13
- package/build/esm/{index-77fec538.js → index-8472f622.js} +17 -17
- package/build/esm/{index-78cc27f3.js → index-8555a2d7.js} +31 -5
- package/build/esm/{index-51401628.js → index-88936e48.js} +132 -56
- package/build/esm/{index-318d62e0.js → index-8fb467f3.js} +3 -3
- package/build/esm/{index-0280d18e.js → index-90b3f818.js} +5 -5
- package/build/esm/{index-6ba766ed.js → index-988869bd.js} +2 -2
- package/build/esm/{index-1299b729.js → index-9cba8ad6.js} +2 -2
- package/build/esm/{index-df41a428.js → index-a9596fae.js} +8 -8
- package/build/esm/{index-18d9d107.js → index-ad5eee1e.js} +1 -1
- package/build/esm/{index-980abbb9.js → index-b128e368.js} +13 -13
- package/build/esm/{index-176b36a0.js → index-b1d889c2.js} +17 -17
- package/build/esm/{index-a216d424.js → index-b2244b8c.js} +17 -17
- package/build/esm/{index-2825f7ec.js → index-b23e3d84.js} +2 -2
- package/build/esm/{index-f0c10048.js → index-b3402064.js} +17 -4
- package/build/esm/{index-fdc3f81f.js → index-b38f9031.js} +15 -15
- package/build/esm/{index-d1e164c0.js → index-b73cc9bb.js} +22 -22
- package/build/esm/{index-b5d157ec.js → index-b8bb8a3a.js} +6 -6
- package/build/esm/{index-dbb1e355.js → index-bbe7fb31.js} +3 -3
- package/build/esm/{index-327f4caf.js → index-bdfb6bc2.js} +2 -2
- package/build/esm/{index-9ba616bb.js → index-bfcbce67.js} +21 -21
- package/build/esm/{index-df527c9f.js → index-c4603656.js} +25 -25
- package/build/esm/{index-75410d21.js → index-d1c88cad.js} +3 -3
- package/build/esm/{index-18689136.js → index-d3c26ec8.js} +1 -1
- package/build/esm/{index-00ded476.js → index-d51b9cbc.js} +2 -2
- package/build/esm/{index-0fb59499.js → index-d6dd1738.js} +13 -13
- package/build/esm/{index-a23c470b.js → index-d9c7e1fa.js} +153 -150
- package/build/esm/{index-f520b8f6.js → index-de7489e0.js} +2 -2
- package/build/esm/{index-953f7ecd.js → index-e13d2a0b.js} +32 -32
- package/build/esm/{popupCollectPhone-6ea3cc4d.js → index-e2cca724.js} +549 -22
- package/build/esm/{index-cb98b54f.js → index-e8dd38f9.js} +2 -2
- package/build/esm/{index-675d257a.js → index-eab9b438.js} +13 -13
- package/build/esm/{index-19b8ff6d.js → index-ef272348.js} +3 -3
- package/build/esm/{index-ef27d1b7.js → index-f676e2d1.js} +13 -13
- package/build/esm/index-f75164ff.js +81 -0
- package/build/esm/{index-9bcd5ae0.js → index-ff613e3c.js} +2 -2
- package/build/esm/index.css +1 -1
- package/build/esm/index.js +124 -120
- package/build/esm/interfaces/constants/index.d.ts +9 -0
- package/build/esm/{labelSorting-5921be72.js → labelSorting-31a0869a.js} +4 -4
- package/build/esm/lead.js +34 -34
- package/build/esm/{localizeNumberFormat-6c95a240.js → localizeNumberFormat-0e80078b.js} +1 -13
- package/build/esm/{logoIcon-867f2e39.js → logoIcon-89c4b0f0.js} +2 -2
- package/build/esm/mantine.js +26 -26
- package/build/esm/misc.js +20 -19
- package/build/esm/miscGetDynamicHealthTool.js +4 -4
- package/build/esm/miscGetSocialList.js +8 -8
- package/build/esm/miscScreenSizeContext.js +1 -1
- package/build/esm/mobileBottomNavigation.js +5 -5
- package/build/esm/mobileBottomNavigationIcon.js +5 -5
- package/build/esm/molecules.js +77 -76
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +47 -47
- package/build/esm/navigationLogoutPopup.js +11 -11
- package/build/esm/navigationProfileButton.js +27 -27
- package/build/esm/onboardingV2.js +30 -30
- package/build/esm/organisms.js +59 -54
- package/build/esm/{post-a3f723d9.js → post-346a7c41.js} +2 -2
- package/build/esm/profileNavigation.js +20 -20
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +23 -23
- package/build/esm/ssoV2.js +31 -31
- package/build/esm/{store-7a546525.js → store-e855406b.js} +3 -3
- package/build/esm/subot.js +37 -37
- package/build/esm/surveyOrPremiumBanner.js +34 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-5cdeeb9f.js → surveyThankyouCard-fa508b6f.js} +5 -5
- package/build/esm/together.js +57 -57
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +31 -31
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +52 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +40 -40
- package/build/esm/togetherOrganisms.js +51 -51
- package/build/esm/togetherRichTextEditor.js +18 -18
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{translationsProvider-f0a63907.js → translationsProvider-fa5aabc3.js} +1 -1
- package/build/esm/{treePopoverMenu-dbe56bda.js → treePopoverMenu-00263469.js} +19 -19
- package/build/esm/types-00d7999a.js +16 -0
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-228872fe.js → useCategory-6f4ae8a8.js} +5 -5
- package/build/esm/{useHealthToolCache-f1e62216.js → useHealthToolCache-00c01705.js} +1 -1
- package/build/esm/{usePlacesAutocomplete-4936ea6d.js → usePlacesAutocomplete-d46c4ce9.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-1d4b6b55.js → utils-05e11879.js} +3 -3
- package/build/esm/{utils-a0cff0cb.js → utils-7acfa91f.js} +5 -5
- package/build/esm/{utils-148e532b.js → utils-92cc31a6.js} +2 -2
- package/build/esm/{utils-9ebde12d.js → utils-f6310d82.js} +2 -2
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-73e6bd74.js → healthTools-c2dfad7b.js} +1 -1
- package/build/healthToolsCardWrapper.js +19 -19
- package/build/healthToolsForm.js +34 -34
- package/build/hooks/useDrawerDrag.d.ts +5 -0
- package/build/hooks.js +13 -13
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +15 -1
- package/build/i18n-values/hi-IN.js +15 -1
- package/build/i18n-values/id-ID.js +15 -1
- package/build/i18n-values/km-KH.js +15 -1
- package/build/i18n-values/ms-MY.js +14 -0
- package/build/i18n-values/my-MM.js +15 -1
- package/build/i18n-values/th-TH.js +15 -1
- package/build/i18n-values/tl-PH.js +15 -1
- package/build/i18n-values/vi-VN.js +14 -0
- package/build/i18n-values/vi-VN_MB.js +14 -0
- package/build/i18n-values/zh-SG.js +15 -1
- package/build/i18n-values/zh-TW.js +14 -0
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/icons/Clock.d.ts +4 -0
- package/build/icons/Ellipse.d.ts +4 -0
- package/build/icons/Mobile.d.ts +4 -0
- package/build/icons/PhoneInactive.d.ts +4 -0
- package/build/icons/Pin2.d.ts +4 -0
- package/build/icons/ShapedArrowDown.d.ts +4 -0
- package/build/icons/index.d.ts +7 -1
- package/build/{index-e03af7b9.js → index-0044fd51.js} +3 -3
- package/build/{index-b3e4e007.js → index-010f3437.js} +2 -2
- package/build/{index-4abba739.js → index-043f9add.js} +13 -13
- package/build/{index-64cb0fed.js → index-07f6de54.js} +3 -3
- package/build/{index-83e5506f.js → index-115407e2.js} +11 -11
- package/build/{index-5a24b86d.js → index-140610cf.js} +3 -3
- package/build/{index-bde4f960.js → index-149e0b12.js} +3 -3
- package/build/{index-a099993f.js → index-177de806.js} +15 -15
- package/build/{index-7cb2c9d3.js → index-1859b03e.js} +32 -32
- package/build/{index-cc52536b.js → index-1b96abc7.js} +16 -16
- package/build/{index-df041dbf.js → index-1d762606.js} +15 -15
- package/build/{index-d1ec8e7a.js → index-1db811a4.js} +3 -3
- package/build/index-1e9b97a1.js +200 -0
- package/build/{index-4f9c33df.js → index-20ccf63a.js} +8 -8
- package/build/{index-8128ee50.js → index-24968946.js} +2 -2
- package/build/{index-9a5c733a.js → index-24fe38f7.js} +4 -4
- package/build/{index-e653524e.js → index-26836aa4.js} +6 -6
- package/build/{index-0872ecc1.js → index-26a24305.js} +1 -1
- package/build/{index-f3a1ee41.js → index-28dd211d.js} +7 -7
- package/build/{index-32a8c8e0.js → index-293afdde.js} +2 -2
- package/build/{index-b5dd07cd.js → index-29ce9a07.js} +2 -2
- package/build/{index-ddf3f44f.js → index-2ab7a34d.js} +153 -150
- package/build/{index-9752337f.js → index-2dce82b4.js} +16 -16
- package/build/{index-b56f6675.js → index-3c9a3781.js} +2 -2
- package/build/{popupCollectPhone-3a70de20.js → index-3db34d6c.js} +566 -31
- package/build/{index-b9e62d42.js → index-3df258ac.js} +17 -17
- package/build/{index-b6281ca8.js → index-483f547f.js} +6 -6
- package/build/{index-1c3f9ca4.js → index-48d24f2f.js} +2 -2
- package/build/{index-d169ef0b.js → index-4bfdfeb9.js} +5 -5
- package/build/{index-df8920ba.js → index-4d996251.js} +7 -7
- package/build/{index-57439bda.js → index-515c907b.js} +2 -2
- package/build/{index-7730b0c1.js → index-51fc0ddd.js} +3 -3
- package/build/{index-88b0cd46.js → index-52ee73d6.js} +6 -6
- package/build/{index-07378a0c.js → index-53ad16eb.js} +17 -17
- package/build/{index-059d1f72.js → index-53bef5a5.js} +136 -57
- package/build/index-5d7a2ba1.js +89 -0
- package/build/{index-089be51a.js → index-5ec81cca.js} +1 -1
- package/build/{index-4b672aee.js → index-66453094.js} +2 -2
- package/build/{index-91d347a4.js → index-6ce3a5a5.js} +1 -1
- package/build/{index-187030c5.js → index-6e57c671.js} +25 -25
- package/build/{index-f5da96c6.js → index-7026b771.js} +2 -2
- package/build/{index-9e1da53a.js → index-76581e00.js} +13 -13
- package/build/{index-2ec21423.js → index-77176185.js} +16 -3
- package/build/{index-3dab0021.js → index-79e5f2e1.js} +13 -13
- package/build/{index-c4f1b9d9.js → index-7b21ca61.js} +2 -2
- package/build/{index-14f470b9.js → index-83e82160.js} +31 -4
- package/build/{index-248a741f.js → index-85e9cf69.js} +32 -32
- package/build/{index-44c22870.js → index-860a5232.js} +2 -2
- package/build/{index-41b7f6da.js → index-91244928.js} +13 -13
- package/build/{index-5a21af30.js → index-96fb4841.js} +30 -30
- package/build/{index-5273e8a0.js → index-9ce6bd75.js} +22 -22
- package/build/{index-4644372b.js → index-a72da3a5.js} +1 -1
- package/build/{index-195c8665.js → index-a9b275f8.js} +15 -15
- package/build/{index-6f17dd16.js → index-b29f9002.js} +4 -4
- package/build/{index-f98d5f4a.js → index-b2cd317a.js} +21 -21
- package/build/{index-4b161a59.js → index-b902e728.js} +17 -17
- package/build/{index-86edd643.js → index-bac4b5c7.js} +1 -1
- package/build/{index-896cb554.js → index-bb77e0cd.js} +8 -8
- package/build/{index-8dc3b7ab.js → index-be0c8ea5.js} +1 -1
- package/build/{index-ba694971.js → index-c424faf2.js} +2 -2
- package/build/{index-ee7721be.js → index-d53d9ac9.js} +1 -1
- package/build/{types-3c4e72c3.js → index-dc718f8c.js} +2 -16
- package/build/{index-b0d9b438.js → index-ddd2b7cb.js} +13 -13
- package/build/{index-7ef90d0c.js → index-df1221e3.js} +3 -3
- package/build/{index-b54a9c18.js → index-e10d066a.js} +13 -13
- package/build/{index-5aaf226d.js → index-e408943d.js} +2 -2
- package/build/{index-4b6de759.js → index-e6b20055.js} +17 -17
- package/build/{index-08ec3bc9.js → index-f351629e.js} +6 -6
- package/build/{index-e482be3d.js → index-f6dd9a00.js} +10 -10
- package/build/{index-fc1e276c.js → index-fed762c4.js} +2 -2
- package/build/index.css +1 -1
- package/build/index.js +244 -223
- package/build/interfaces/constants/index.d.ts +9 -0
- package/build/{labelSorting-0a0e76e3.js → labelSorting-4cee9bbc.js} +4 -4
- package/build/lead.js +34 -34
- package/build/{localizeNumberFormat-31081d6d.js → localizeNumberFormat-a61caeed.js} +0 -17
- package/build/{logoIcon-53e9478b.js → logoIcon-f56bf940.js} +2 -2
- package/build/mantine.js +24 -24
- package/build/misc.js +24 -23
- package/build/miscGetDynamicHealthTool.js +4 -4
- package/build/miscGetSocialList.js +8 -8
- package/build/miscScreenSizeContext.js +1 -1
- package/build/mobileBottomNavigation.js +5 -5
- package/build/mobileBottomNavigationIcon.js +5 -5
- package/build/molecules.js +122 -118
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +47 -47
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +70 -62
- package/build/{post-f8dd69e8.js → post-b8905e14.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +23 -23
- package/build/ssoV2.js +29 -29
- package/build/{store-d9a83335.js → store-82899e30.js} +3 -3
- package/build/subot.js +36 -36
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-6527433c.js → surveyThankyouCard-39b7683e.js} +5 -5
- package/build/together.js +57 -57
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +31 -31
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +52 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +40 -40
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +18 -18
- package/build/togetherShareBox.js +10 -10
- package/build/{translationsProvider-a036212e.js → translationsProvider-0b51ff63.js} +1 -1
- package/build/{treePopoverMenu-45078eba.js → treePopoverMenu-78c06344.js} +19 -19
- package/build/types-333bb648.js +19 -0
- package/build/types.js +2 -2
- package/build/{useCategory-882e1575.js → useCategory-b6c13615.js} +5 -5
- package/build/{useHealthToolCache-32eaedf6.js → useHealthToolCache-2e84a9a1.js} +1 -1
- package/build/{usePlacesAutocomplete-b4a30d37.js → usePlacesAutocomplete-913a2bbb.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-b4ccac9d.js → utils-2268104e.js} +2 -2
- package/build/{utils-5f4702fa.js → utils-2efdc789.js} +5 -5
- package/build/{utils-3d6dc7c1.js → utils-6884a13e.js} +2 -2
- package/build/{utils-e751b584.js → utils-b66de92a.js} +3 -3
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- package/build/esm/index-2272386a.js +0 -95
- package/build/index-46196d8a.js +0 -102
- /package/build/{BMI_BOYS.percentile.monthly-b06f7a4c.js → BMI_BOYS.percentile.monthly-3182980b.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-ee06179f.js → BMI_BOYS.percentile.weekly-720e507a.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-108106d7.js → BMI_BOYS.percentile.yearly-9fc3e4fc.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-9f13da1c.js → BMI_BOYS.zscore.monthly-937a3608.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-08f0ac72.js → BMI_BOYS.zscore.weekly-cc4765cf.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-e44010db.js → BMI_BOYS.zscore.yearly-a5aa26f9.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-30470bcc.js → BMI_GIRLS.percentile.monthly-9154325d.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-7401de6e.js → BMI_GIRLS.percentile.weekly-75fa4fe1.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-3a14c260.js → BMI_GIRLS.percentile.yearly-fa3bbaa5.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-59c037d9.js → BMI_GIRLS.zscore.monthly-d4f6555a.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-0bd2b386.js → BMI_GIRLS.zscore.weekly-7b4ac587.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-3710909c.js → BMI_GIRLS.zscore.yearly-3fd8583f.js} +0 -0
- /package/build/{ChevronDown-590c9450.js → ChevronDown-31394f3b.js} +0 -0
- /package/build/{Close-7094b627.js → Close-4799a06b.js} +0 -0
- /package/build/{Google-39f08d70.js → Google-beae4537.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-889a8fe3.js → HEAD CIRCUM_BOYS.percentile.monthly-0d8e3720.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-0ebe18af.js → HEAD CIRCUM_BOYS.percentile.weekly-51f91d71.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-3ea6a9b0.js → HEAD CIRCUM_BOYS.percentile.yearly-81a73b39.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-923437ae.js → HEAD CIRCUM_BOYS.zscore.monthly-0bbbaf83.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-0494c15c.js → HEAD CIRCUM_BOYS.zscore.weekly-2951fc8d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-378a17f1.js → HEAD CIRCUM_BOYS.zscore.yearly-1088a397.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-4acb5d9c.js → HEAD CIRCUM_GIRLS.percentile.monthly-f8aa2f5e.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-ed57b440.js → HEAD CIRCUM_GIRLS.percentile.weekly-75de85be.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-4f383541.js → HEAD CIRCUM_GIRLS.percentile.yearly-1695e1fa.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-3502652e.js → HEAD CIRCUM_GIRLS.zscore.monthly-95ec62e5.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-ad766775.js → HEAD CIRCUM_GIRLS.zscore.weekly-0d415d5a.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-1ebec458.js → HEAD CIRCUM_GIRLS.zscore.yearly-a12927bb.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-354d7209.js → HEIGHT_BOYS.percentile.monthly-445ff735.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-7ee3b0cc.js → HEIGHT_BOYS.percentile.weekly-5f94dc21.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-161a9243.js → HEIGHT_BOYS.percentile.yearly-ce5176c9.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-17cf17ce.js → HEIGHT_BOYS.zscore.monthly-cbc53f91.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-b009b35e.js → HEIGHT_BOYS.zscore.weekly-4e8fb661.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-527210e4.js → HEIGHT_BOYS.zscore.yearly-fe5c23f0.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-dd5cc472.js → HEIGHT_GIRLS.percentile.monthly-a51e22cf.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-8ccaf9f1.js → HEIGHT_GIRLS.percentile.weekly-e2aa9993.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-d117c97b.js → HEIGHT_GIRLS.percentile.yearly-afd7dafe.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-c3521d74.js → HEIGHT_GIRLS.zscore.monthly-6af97c53.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-ce4a87de.js → HEIGHT_GIRLS.zscore.weekly-f9c16e85.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-f3c3013a.js → HEIGHT_GIRLS.zscore.yearly-ff7784de.js} +0 -0
- /package/build/{Locale-fffa7d3d.js → Locale-a7b25e7b.js} +0 -0
- /package/build/{Visible-fd471283.js → Visible-38e68c7a.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-4ef61dad.js → WEIGHT_BOYS.percentile.monthly-8710a71d.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-10ec5187.js → WEIGHT_BOYS.percentile.weekly-89fcfea6.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-2504ddde.js → WEIGHT_BOYS.percentile.yearly-d61fdf28.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-8e896e45.js → WEIGHT_BOYS.zscore.monthly-639676b6.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-dcfbea81.js → WEIGHT_BOYS.zscore.weekly-4865285b.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-fad2ceaa.js → WEIGHT_BOYS.zscore.yearly-a6c9c1cf.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-628cdb40.js → WEIGHT_GIRLS.percentile.monthly-2346a793.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-650baddc.js → WEIGHT_GIRLS.percentile.weekly-8fca2225.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-e579631d.js → WEIGHT_GIRLS.percentile.yearly-807e8d8c.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-d6a221ba.js → WEIGHT_GIRLS.zscore.monthly-6a9f14fe.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-569ea369.js → WEIGHT_GIRLS.zscore.weekly-66fba245.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-a753e953.js → WEIGHT_GIRLS.zscore.yearly-82e26c22.js} +0 -0
- /package/build/{animation-1e3c7b37.js → animation-f47d0d8e.js} +0 -0
- /package/build/{constants-fadb2a82.js → constants-62860b8d.js} +0 -0
- /package/build/{constants-af3375ca.js → constants-bfe95ffe.js} +0 -0
- /package/build/{constants-c63df96d.js → constants-c75d902a.js} +0 -0
- /package/build/{dataTransform-347734c9.js → dataTransform-771b908e.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-a0729a63.js → BMI_BOYS.percentile.monthly-235c1c53.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-33fb1603.js → BMI_BOYS.percentile.weekly-28969efa.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-4bba28dc.js → BMI_BOYS.percentile.yearly-7d304920.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-7c6d1d86.js → BMI_BOYS.zscore.monthly-47544a72.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-8a8be538.js → BMI_BOYS.zscore.weekly-1f4cbada.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-de10db7d.js → BMI_BOYS.zscore.yearly-bbace95e.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-7481d6ea.js → BMI_GIRLS.percentile.monthly-60eafef7.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-2be54a6f.js → BMI_GIRLS.percentile.weekly-44bf1634.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-bd27630f.js → BMI_GIRLS.percentile.yearly-12896de4.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-cbadd766.js → BMI_GIRLS.zscore.monthly-7efe5890.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-b9c5203e.js → BMI_GIRLS.zscore.weekly-9c59bb61.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-9d84144d.js → BMI_GIRLS.zscore.yearly-019c3234.js} +0 -0
- /package/build/esm/{ChevronDown-18bf9e7f.js → ChevronDown-764cfaf6.js} +0 -0
- /package/build/esm/{Close-d6d48961.js → Close-2e915864.js} +0 -0
- /package/build/esm/{Google-424c8061.js → Google-b4455e55.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-52491758.js → HEAD CIRCUM_BOYS.percentile.monthly-ed07c77c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-453b2674.js → HEAD CIRCUM_BOYS.percentile.weekly-fb57c63f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-43121d03.js → HEAD CIRCUM_BOYS.percentile.yearly-b43aac88.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-eb05efff.js → HEAD CIRCUM_BOYS.zscore.monthly-ba7145e7.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-7695dca7.js → HEAD CIRCUM_BOYS.zscore.weekly-a9ba5f80.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-4fcac16d.js → HEAD CIRCUM_BOYS.zscore.yearly-2c83135e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-6690fc3f.js → HEAD CIRCUM_GIRLS.percentile.monthly-b08f4b1d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-2c9e5e08.js → HEAD CIRCUM_GIRLS.percentile.weekly-3627409d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-c5fcf50c.js → HEAD CIRCUM_GIRLS.percentile.yearly-444a9c03.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-1a169c04.js → HEAD CIRCUM_GIRLS.zscore.monthly-e2701d4f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-d43689ed.js → HEAD CIRCUM_GIRLS.zscore.weekly-bcd0aab2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-12fd6a32.js → HEAD CIRCUM_GIRLS.zscore.yearly-29db1907.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-00a133e7.js → HEIGHT_BOYS.percentile.monthly-43e7e59f.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-6acbcc1e.js → HEIGHT_BOYS.percentile.weekly-19b257be.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-faf9bb23.js → HEIGHT_BOYS.percentile.yearly-668fcf77.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-8c060b1f.js → HEIGHT_BOYS.zscore.monthly-fd14b7c3.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-08968c17.js → HEIGHT_BOYS.zscore.weekly-c8d2b1d2.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-d0bf7a1d.js → HEIGHT_BOYS.zscore.yearly-a5f00d1b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-324d0941.js → HEIGHT_GIRLS.percentile.monthly-c6df4473.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-f1a6e911.js → HEIGHT_GIRLS.percentile.weekly-9978fc8c.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-fc418ace.js → HEIGHT_GIRLS.percentile.yearly-99b2e650.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-67b3daba.js → HEIGHT_GIRLS.zscore.monthly-21078f04.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-d65b1a6b.js → HEIGHT_GIRLS.zscore.weekly-012bc693.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-2a3478cc.js → HEIGHT_GIRLS.zscore.yearly-e8477a5b.js} +0 -0
- /package/build/esm/{Locale-390bc4a8.js → Locale-26533594.js} +0 -0
- /package/build/esm/{Visible-2990fc3d.js → Visible-f8cd4096.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-62661e00.js → WEIGHT_BOYS.percentile.monthly-4787dc64.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-62711623.js → WEIGHT_BOYS.percentile.weekly-1ba2225c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-7b7d4560.js → WEIGHT_BOYS.percentile.yearly-dabd5d77.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-b4d6ca25.js → WEIGHT_BOYS.zscore.monthly-b7ef36cd.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-0e462d90.js → WEIGHT_BOYS.zscore.weekly-b557b32b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-764fb054.js → WEIGHT_BOYS.zscore.yearly-d5281dd8.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-cedde797.js → WEIGHT_GIRLS.percentile.monthly-098b5209.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-6e23cc0b.js → WEIGHT_GIRLS.percentile.weekly-9b5d91c9.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-0598b635.js → WEIGHT_GIRLS.percentile.yearly-1d37af50.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-dc9bbfb9.js → WEIGHT_GIRLS.zscore.monthly-12eca1e9.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-de9eebab.js → WEIGHT_GIRLS.zscore.weekly-0a09b9c5.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-c5fd55bf.js → WEIGHT_GIRLS.zscore.yearly-9c89caf9.js} +0 -0
- /package/build/esm/{animation-c1818a33.js → animation-ccc2601c.js} +0 -0
- /package/build/esm/{constants-4df6a9ec.js → constants-76adad82.js} +0 -0
- /package/build/esm/{constants-6b3941ff.js → constants-7d835b03.js} +0 -0
- /package/build/esm/{constants-6b70c90f.js → constants-a9177a50.js} +0 -0
- /package/build/esm/{dataTransform-046e9ad5.js → dataTransform-69d64624.js} +0 -0
- /package/build/esm/{index-b1a32e99.js → index-45155d38.js} +0 -0
- /package/build/esm/{index-b0cedc2f.js → index-7777067c.js} +0 -0
- /package/build/esm/{index-c69c2692.js → index-8bc6e382.js} +0 -0
- /package/build/esm/{index-60ea1c87.js → index-97001998.js} +0 -0
- /package/build/esm/{index-e00a6882.js → index-c1b50df4.js} +0 -0
- /package/build/esm/{index-ed5a554c.js → index-d04a2341.js} +0 -0
- /package/build/esm/{index-4cde3f96.js → index-e2660f71.js} +0 -0
- /package/build/esm/{index-0d0101a1.js → index-e38d4db6.js} +0 -0
- /package/build/esm/{index.styles-2f5bf125.js → index.styles-8a4b3af1.js} +0 -0
- /package/build/esm/{normalizeLink-a22ef7b5.js → normalizeLink-e61bca8b.js} +0 -0
- /package/build/esm/{number-9f189759.js → number-ea0f5c61.js} +0 -0
- /package/build/esm/{paths-e5f0e63e.js → paths-04da3bdb.js} +0 -0
- /package/build/esm/{shared-d1fe7d97.js → shared-f5de135e.js} +0 -0
- /package/build/esm/{text-b2368ea1.js → text-158cf5bd.js} +0 -0
- /package/build/esm/{translationsContext-7ee3652a.js → translationsContext-883824d9.js} +0 -0
- /package/build/esm/{tslib.es6-4eb9aecb.js → tslib.es6-a619fa37.js} +0 -0
- /package/build/esm/{types-f4e5b599.js → types-339fbfe6.js} +0 -0
- /package/build/esm/{useIsInit-c1750ee7.js → useIsInit-f3d9be2f.js} +0 -0
- /package/build/esm/{useOutsideClick-cd1a45b2.js → useOutsideClick-969aa54b.js} +0 -0
- /package/build/esm/{useScrollbarSize-f1f98ae5.js → useScrollbarSize-abd0d390.js} +0 -0
- /package/build/esm/{useUniqueId-6a593c5f.js → useUniqueId-49b412f9.js} +0 -0
- /package/build/esm/{utils-d42c1409.js → utils-870609dc.js} +0 -0
- /package/build/{index-fe3029f2.js → index-0e9f69bb.js} +0 -0
- /package/build/{index-091fc99e.js → index-1b2777f7.js} +0 -0
- /package/build/{index-8fb0f02e.js → index-3dac41ab.js} +0 -0
- /package/build/{index-7073985d.js → index-9b8880c6.js} +0 -0
- /package/build/{index-158e18ea.js → index-b3f4142d.js} +0 -0
- /package/build/{index-2663b000.js → index-c20fff5e.js} +0 -0
- /package/build/{index-3ffad208.js → index-c878b24b.js} +0 -0
- /package/build/{index-e7733305.js → index-e115a5fe.js} +0 -0
- /package/build/{index.styles-f7bd2a39.js → index.styles-da48fc81.js} +0 -0
- /package/build/{normalizeLink-638a6b47.js → normalizeLink-b57c525b.js} +0 -0
- /package/build/{number-15ffd042.js → number-84e0e85f.js} +0 -0
- /package/build/{paths-dcd63bbc.js → paths-bb1adf12.js} +0 -0
- /package/build/{shared-f688b6f0.js → shared-712db6ef.js} +0 -0
- /package/build/{text-ba4d7d89.js → text-5ca13f79.js} +0 -0
- /package/build/{translationsContext-5e9f7275.js → translationsContext-bb2a10a6.js} +0 -0
- /package/build/{tslib.es6-1f319ffe.js → tslib.es6-080a907c.js} +0 -0
- /package/build/{types-ff630bf8.js → types-f82a8a14.js} +0 -0
- /package/build/{useIsInit-0ba18dc9.js → useIsInit-3b24f1a8.js} +0 -0
- /package/build/{useOutsideClick-96e03094.js → useOutsideClick-7f8a964b.js} +0 -0
- /package/build/{useScrollbarSize-5fce2dcb.js → useScrollbarSize-e9efb301.js} +0 -0
- /package/build/{useUniqueId-a67d60b8.js → useUniqueId-d04c07b6.js} +0 -0
- /package/build/{utils-1cdbbaaa.js → utils-0f1586ab.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.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | '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' | 'babyVaccineTool.heading' | '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' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | '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' | 'chatbot.with.me' | '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' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.noResult' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | '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.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | '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.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | '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.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | '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.menu.videos' | '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.allVideos' | '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.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | '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.otpForm.resendCodeWithSeconds' | '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.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | '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' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | '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' | 'updatePost.popup.success' | '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.dataPrivacy' | '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.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading';
|
|
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.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | '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' | 'babyVaccineTool.heading' | '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' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | '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' | 'chatbot.with.me' | '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' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | '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.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.openHours' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | '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.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | '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.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | '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.menu.videos' | '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.allVideos' | '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.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | '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.otpForm.resendCodeWithSeconds' | '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.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | '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' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | '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' | 'updatePost.popup.success' | '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.dataPrivacy' | '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.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
|
|
@@ -247,7 +247,10 @@ var defaultTranslations = {
|
|
|
247
247
|
"comment.seeMoreReplies": "See {count} more replies",
|
|
248
248
|
"commentPopup.warning.newPost": "Your question will be public",
|
|
249
249
|
"common.action.close": "Close",
|
|
250
|
+
"common.insurance": "Insurance",
|
|
251
|
+
"common.insuranceIntro": "All providers on HHG are required to accurately list in-network plans. If any coverage issues occur, our Service team will help advocate for you with the provider.",
|
|
250
252
|
"common.noResult": "No Result",
|
|
253
|
+
"common.paymentMethods": "Payment Methods",
|
|
251
254
|
"common.playing": "Playing ...",
|
|
252
255
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
253
256
|
"common.sponsoredBy": "Sponsored By",
|
|
@@ -296,6 +299,8 @@ var defaultTranslations = {
|
|
|
296
299
|
"createPost.urlText": "Text",
|
|
297
300
|
"createPost.video": "Video",
|
|
298
301
|
"createPost.videoOrLink": "Video or link",
|
|
302
|
+
"detail.openHours": "Opening Hours",
|
|
303
|
+
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
299
304
|
"dueDatePage.IUI": "Intrauterine insemination (IUI)",
|
|
300
305
|
"dueDatePage.calculationMethod": "Calculation Method",
|
|
301
306
|
"dueDatePage.conceptionDate": "Conception Date",
|
|
@@ -391,6 +396,8 @@ var defaultTranslations = {
|
|
|
391
396
|
"home.seeMore": "See More",
|
|
392
397
|
"home.seeMoreExperts": "See More Experts",
|
|
393
398
|
"hospital.content.description": "Hospital Details",
|
|
399
|
+
"hospital.status.closed": "Closed",
|
|
400
|
+
"hospital.status.opening": "Opening",
|
|
394
401
|
"inputComment.replyTo": "Reply to {name}",
|
|
395
402
|
insert: insert,
|
|
396
403
|
"label.latestPost": "Latest Post",
|
|
@@ -871,7 +878,14 @@ var defaultTranslations = {
|
|
|
871
878
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
872
879
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
873
880
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
874
|
-
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer"
|
|
881
|
+
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer",
|
|
882
|
+
"workingDays.fri": "Friday",
|
|
883
|
+
"workingDays.mon": "Monday",
|
|
884
|
+
"workingDays.sat": "Saturday",
|
|
885
|
+
"workingDays.sun": "Sunday",
|
|
886
|
+
"workingDays.thu": "Thursday",
|
|
887
|
+
"workingDays.tue": "Tuesday",
|
|
888
|
+
"workingDays.wed": "Wednesday"
|
|
875
889
|
};
|
|
876
890
|
|
|
877
891
|
exports.character = character;
|
|
@@ -247,7 +247,10 @@ var hiTranslations = {
|
|
|
247
247
|
"comment.seeMoreReplies": "See {count} more replies",
|
|
248
248
|
"commentPopup.warning.newPost": "आपका कमेंट सभी के लिए प्रकाशित किया जाएगा।",
|
|
249
249
|
"common.action.close": "Close",
|
|
250
|
+
"common.insurance": "Insurance",
|
|
251
|
+
"common.insuranceIntro": "All providers on HHG are required to accurately list in-network plans. If any coverage issues occur, our Service team will help advocate for you with the provider.",
|
|
250
252
|
"common.noResult": "No Result",
|
|
253
|
+
"common.paymentMethods": "Payment Methods",
|
|
251
254
|
"common.playing": "Playing ...",
|
|
252
255
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
253
256
|
"common.sponsoredBy": "द्वारा प्रायोजित",
|
|
@@ -296,6 +299,8 @@ var hiTranslations = {
|
|
|
296
299
|
"createPost.urlText": "Text",
|
|
297
300
|
"createPost.video": "Video",
|
|
298
301
|
"createPost.videoOrLink": "Video or link",
|
|
302
|
+
"detail.openHours": "Opening Hours",
|
|
303
|
+
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
299
304
|
"dueDatePage.IUI": "Intrauterine insemination (IUI)",
|
|
300
305
|
"dueDatePage.calculationMethod": "गणना विधि",
|
|
301
306
|
"dueDatePage.conceptionDate": "कॉन्सेप्शन की तारीख ",
|
|
@@ -391,6 +396,8 @@ var hiTranslations = {
|
|
|
391
396
|
"home.seeMore": "और देखें",
|
|
392
397
|
"home.seeMoreExperts": "सभी एक्सपर्ट्स देखें",
|
|
393
398
|
"hospital.content.description": "Hospital Details",
|
|
399
|
+
"hospital.status.closed": "Closed",
|
|
400
|
+
"hospital.status.opening": "Opening",
|
|
394
401
|
"inputComment.replyTo": "Reply to {name}",
|
|
395
402
|
insert: insert,
|
|
396
403
|
"label.latestPost": "Latest Post",
|
|
@@ -871,7 +878,14 @@ var hiTranslations = {
|
|
|
871
878
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
872
879
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
873
880
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
874
|
-
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer"
|
|
881
|
+
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer",
|
|
882
|
+
"workingDays.fri": "Friday",
|
|
883
|
+
"workingDays.mon": "Monday",
|
|
884
|
+
"workingDays.sat": "Saturday",
|
|
885
|
+
"workingDays.sun": "Sunday",
|
|
886
|
+
"workingDays.thu": "Thursday",
|
|
887
|
+
"workingDays.tue": "Tuesday",
|
|
888
|
+
"workingDays.wed": "Wednesday"
|
|
875
889
|
};
|
|
876
890
|
|
|
877
891
|
exports.character = character;
|
|
@@ -247,7 +247,10 @@ var idTranslations = {
|
|
|
247
247
|
"comment.seeMoreReplies": "Lihat {count} balasan untuk Anda",
|
|
248
248
|
"commentPopup.warning.newPost": "Semua orang bisa melihat pertanyaanmu",
|
|
249
249
|
"common.action.close": "Close",
|
|
250
|
+
"common.insurance": "Asuransi",
|
|
251
|
+
"common.insuranceIntro": "Semua penyedia layanan di HHG wajib mencantumkan paket asuransi dalam jaringan secara akurat. Jika terdapat masalah, tim Layanan kami akan membantu menghubungkan Anda dengan penyedia layanan.",
|
|
250
252
|
"common.noResult": "No Result",
|
|
253
|
+
"common.paymentMethods": "Pilihan Pembayaran",
|
|
251
254
|
"common.playing": "Memutar ...",
|
|
252
255
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
253
256
|
"common.sponsoredBy": "Disponsori Oleh",
|
|
@@ -296,6 +299,8 @@ var idTranslations = {
|
|
|
296
299
|
"createPost.urlText": "Text",
|
|
297
300
|
"createPost.video": "Video",
|
|
298
301
|
"createPost.videoOrLink": "Video atau tautan",
|
|
302
|
+
"detail.openHours": "Jam Buka",
|
|
303
|
+
"doctorInfoComponent.loginToCall": "Masuk untuk Menelepon",
|
|
299
304
|
"dueDatePage.IUI": "Inseminasi Buatan (IUI)",
|
|
300
305
|
"dueDatePage.calculationMethod": "Metode kalkulasi",
|
|
301
306
|
"dueDatePage.conceptionDate": "Tanggal Pembuahan",
|
|
@@ -391,6 +396,8 @@ var idTranslations = {
|
|
|
391
396
|
"home.seeMore": "Lihat lainnya",
|
|
392
397
|
"home.seeMoreExperts": "Lihat Semua",
|
|
393
398
|
"hospital.content.description": "Informasi Rumah Sakit",
|
|
399
|
+
"hospital.status.closed": "Tutup",
|
|
400
|
+
"hospital.status.opening": "Buka",
|
|
394
401
|
"inputComment.replyTo": "Balas ke {nama}",
|
|
395
402
|
insert: insert,
|
|
396
403
|
"label.latestPost": "Postingan terakhir ",
|
|
@@ -871,7 +878,14 @@ var idTranslations = {
|
|
|
871
878
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
872
879
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
873
880
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
874
|
-
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer"
|
|
881
|
+
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer",
|
|
882
|
+
"workingDays.fri": "Jumat",
|
|
883
|
+
"workingDays.mon": "Senin",
|
|
884
|
+
"workingDays.sat": "Sabtu",
|
|
885
|
+
"workingDays.sun": "Minggu",
|
|
886
|
+
"workingDays.thu": "Kamis",
|
|
887
|
+
"workingDays.tue": "Selasa",
|
|
888
|
+
"workingDays.wed": "Rabu"
|
|
875
889
|
};
|
|
876
890
|
|
|
877
891
|
exports.character = character;
|
|
@@ -247,7 +247,10 @@ var kmTranslations = {
|
|
|
247
247
|
"comment.seeMoreReplies": "See {count} more replies",
|
|
248
248
|
"commentPopup.warning.newPost": "មតិរបស់អ្នកនឹងបង្ហាញជាសាធារណៈ",
|
|
249
249
|
"common.action.close": "Close",
|
|
250
|
+
"common.insurance": "Insurance",
|
|
251
|
+
"common.insuranceIntro": "All providers on HHG are required to accurately list in-network plans. If any coverage issues occur, our Service team will help advocate for you with the provider.",
|
|
250
252
|
"common.noResult": "No Result",
|
|
253
|
+
"common.paymentMethods": "Payment Methods",
|
|
251
254
|
"common.playing": "ដំណើរការ...",
|
|
252
255
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
253
256
|
"common.sponsoredBy": "គាំទ្រដោយ",
|
|
@@ -296,6 +299,8 @@ var kmTranslations = {
|
|
|
296
299
|
"createPost.urlText": "Text",
|
|
297
300
|
"createPost.video": "វីដេអូ",
|
|
298
301
|
"createPost.videoOrLink": "វីដេអូ ឬ តំណភ្ជាប់",
|
|
302
|
+
"detail.openHours": "Opening Hours",
|
|
303
|
+
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
299
304
|
"dueDatePage.IUI": "ការបញ្ចូលទឹកកាមក្នុងស្បូន (IUI)",
|
|
300
305
|
"dueDatePage.calculationMethod": "វិធីសាស្ត្រគណនា",
|
|
301
306
|
"dueDatePage.conceptionDate": "ថ្ងៃបង្កកំណើត",
|
|
@@ -391,6 +396,8 @@ var kmTranslations = {
|
|
|
391
396
|
"home.seeMore": "អានបន្ត",
|
|
392
397
|
"home.seeMoreExperts": "មើលបន្ថែមពីគ្រូពេទ្យឯកទេស",
|
|
393
398
|
"hospital.content.description": "Hospital Details",
|
|
399
|
+
"hospital.status.closed": "Closed",
|
|
400
|
+
"hospital.status.opening": "Opening",
|
|
394
401
|
"inputComment.replyTo": "Reply to {name}",
|
|
395
402
|
insert: insert,
|
|
396
403
|
"label.latestPost": "Latest Post",
|
|
@@ -871,7 +878,14 @@ var kmTranslations = {
|
|
|
871
878
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
872
879
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
873
880
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
874
|
-
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer"
|
|
881
|
+
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer",
|
|
882
|
+
"workingDays.fri": "Friday",
|
|
883
|
+
"workingDays.mon": "Monday",
|
|
884
|
+
"workingDays.sat": "Saturday",
|
|
885
|
+
"workingDays.sun": "Sunday",
|
|
886
|
+
"workingDays.thu": "Thursday",
|
|
887
|
+
"workingDays.tue": "Tuesday",
|
|
888
|
+
"workingDays.wed": "Wednesday"
|
|
875
889
|
};
|
|
876
890
|
|
|
877
891
|
exports.character = character;
|
|
@@ -247,7 +247,10 @@ var msTranslations = {
|
|
|
247
247
|
"comment.seeMoreReplies": "Lihat {count} lebih maklum balas",
|
|
248
248
|
"commentPopup.warning.newPost": "Soalan anda akan disiarkan secara umum",
|
|
249
249
|
"common.action.close": "Close",
|
|
250
|
+
"common.insurance": "Insurans",
|
|
251
|
+
"common.insuranceIntro": "Semua pembekal di HHG dikehendaki menyenaraikan pelan dalam rangkaian dengan tepat. Jika sebarang isu perlindungan berlaku, pasukan Perkhidmatan kami akan membantu menghubungkan anda dengan pembekal.",
|
|
250
252
|
"common.noResult": "No Result",
|
|
253
|
+
"common.paymentMethods": "Pilihan Pembayaran",
|
|
251
254
|
"common.playing": "Dimainkan..",
|
|
252
255
|
"common.profileNavigator.newsletterSubscription": "Langganan Buletin",
|
|
253
256
|
"common.sponsoredBy": "Ditaja Oleh",
|
|
@@ -296,6 +299,8 @@ var msTranslations = {
|
|
|
296
299
|
"createPost.urlText": "Teks",
|
|
297
300
|
"createPost.video": "Video",
|
|
298
301
|
"createPost.videoOrLink": "Video atau pautan",
|
|
302
|
+
"detail.openHours": "Waktu operasi",
|
|
303
|
+
"doctorInfoComponent.loginToCall": "Log Masuk untuk Membuat Panggilan",
|
|
299
304
|
"dueDatePage.IUI": "Inseminasi dalam rahim (IUI)",
|
|
300
305
|
"dueDatePage.calculationMethod": "Kaedah Pengiraan",
|
|
301
306
|
"dueDatePage.conceptionDate": "Tarikh Konsepsi",
|
|
@@ -391,6 +396,8 @@ var msTranslations = {
|
|
|
391
396
|
"home.seeMore": "Lihat Lebih Lagi",
|
|
392
397
|
"home.seeMoreExperts": "Lihat Lebih Ramai Pakar",
|
|
393
398
|
"hospital.content.description": "Informasi hospital",
|
|
399
|
+
"hospital.status.closed": "Tutup",
|
|
400
|
+
"hospital.status.opening": "Buka",
|
|
394
401
|
"inputComment.replyTo": "Balas ke {name}",
|
|
395
402
|
insert: insert,
|
|
396
403
|
"label.latestPost": "Kiriman terkini",
|
|
@@ -872,6 +879,13 @@ var msTranslations = {
|
|
|
872
879
|
"verifyBotAnswer.confirmEndorse.cancel": "Tidak, batal",
|
|
873
880
|
"verifyBotAnswer.confirmEndorse.description": "erima kasih atas sokongan terhadap jawapan ini",
|
|
874
881
|
"verifyBotAnswer.confirmEndorse.heading": "Sokong jawapan ini",
|
|
882
|
+
"workingDays.fri": "Khamis",
|
|
883
|
+
"workingDays.mon": "Isnin",
|
|
884
|
+
"workingDays.sat": "Sabtu",
|
|
885
|
+
"workingDays.sun": "Ahad",
|
|
886
|
+
"workingDays.thu": "Khamis",
|
|
887
|
+
"workingDays.tue": "Selasa",
|
|
888
|
+
"workingDays.wed": "Rabu",
|
|
875
889
|
"footer.followUsText": "Ikuti kami",
|
|
876
890
|
"footer.info.address": "47-1, Jalan SS 18/6, 47500 Subang Jaya, Selangor Malaysia"
|
|
877
891
|
};
|
|
@@ -247,7 +247,10 @@ var myTranslations = {
|
|
|
247
247
|
"comment.seeMoreReplies": "ပြန်လည်ဖြေကြားချက် {count}ခုကို ဆက်ကြည့်မယ်။",
|
|
248
248
|
"commentPopup.warning.newPost": "သင့်မှတ်ချက်ကို လူတိုင်းက မြင်တွေ့နိုင်မည်။",
|
|
249
249
|
"common.action.close": "Close",
|
|
250
|
+
"common.insurance": "Insurance",
|
|
251
|
+
"common.insuranceIntro": "All providers on HHG are required to accurately list in-network plans. If any coverage issues occur, our Service team will help advocate for you with the provider.",
|
|
250
252
|
"common.noResult": "No Result",
|
|
253
|
+
"common.paymentMethods": "Payment Methods",
|
|
251
254
|
"common.playing": "ခဏစောင့်ပါ",
|
|
252
255
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
253
256
|
"common.sponsoredBy": "အားဖြည့်ကူညီပေးသူ",
|
|
@@ -296,6 +299,8 @@ var myTranslations = {
|
|
|
296
299
|
"createPost.urlText": "စာသား",
|
|
297
300
|
"createPost.video": "ဗီဒီယို",
|
|
298
301
|
"createPost.videoOrLink": "ဗီဒီယို သို့မဟုတ် link",
|
|
302
|
+
"detail.openHours": "Opening Hours",
|
|
303
|
+
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
299
304
|
"dueDatePage.IUI": "သားအိမ်အတွင်းသုက်ထိုးခြင်း (IUI)",
|
|
300
305
|
"dueDatePage.calculationMethod": "တွက်ချက်နည်း",
|
|
301
306
|
"dueDatePage.conceptionDate": "ကိုယ်ဝန်ရရှိသည့် ရက်စွဲ",
|
|
@@ -391,6 +396,8 @@ var myTranslations = {
|
|
|
391
396
|
"home.seeMore": "ပိုမိုကြည့်ရှုမည်။",
|
|
392
397
|
"home.seeMoreExperts": "ကျွမ်းကျင်ပညာရှင်များကို ကြည့်မည်။",
|
|
393
398
|
"hospital.content.description": "Hospital Details",
|
|
399
|
+
"hospital.status.closed": "Closed",
|
|
400
|
+
"hospital.status.opening": "Opening",
|
|
394
401
|
"inputComment.replyTo": "{name}ကို ပြန်လည်ဖြေကြားမယ်။",
|
|
395
402
|
insert: insert,
|
|
396
403
|
"label.latestPost": "နောက်ဆုံးပို့စ်များ",
|
|
@@ -871,7 +878,14 @@ var myTranslations = {
|
|
|
871
878
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
872
879
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
873
880
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
874
|
-
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer"
|
|
881
|
+
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer",
|
|
882
|
+
"workingDays.fri": "Friday",
|
|
883
|
+
"workingDays.mon": "Monday",
|
|
884
|
+
"workingDays.sat": "Saturday",
|
|
885
|
+
"workingDays.sun": "Sunday",
|
|
886
|
+
"workingDays.thu": "Thursday",
|
|
887
|
+
"workingDays.tue": "Tuesday",
|
|
888
|
+
"workingDays.wed": "Wednesday"
|
|
875
889
|
};
|
|
876
890
|
|
|
877
891
|
exports.character = character;
|
|
@@ -247,7 +247,10 @@ var thTranslations = {
|
|
|
247
247
|
"comment.seeMoreReplies": "ดู {count} ตอบกลับเพิ่มเติม",
|
|
248
248
|
"commentPopup.warning.newPost": "คำถามของคุณจะเป็นสาธารณะ",
|
|
249
249
|
"common.action.close": "Close",
|
|
250
|
+
"common.insurance": "Insurance",
|
|
251
|
+
"common.insuranceIntro": "All providers on HHG are required to accurately list in-network plans. If any coverage issues occur, our Service team will help advocate for you with the provider.",
|
|
250
252
|
"common.noResult": "No Result",
|
|
253
|
+
"common.paymentMethods": "Payment Methods",
|
|
251
254
|
"common.playing": "รอสักครู่...",
|
|
252
255
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
253
256
|
"common.sponsoredBy": "สนับสนุนโดย",
|
|
@@ -296,6 +299,8 @@ var thTranslations = {
|
|
|
296
299
|
"createPost.urlText": "ข้อความ",
|
|
297
300
|
"createPost.video": "วิดีโอ",
|
|
298
301
|
"createPost.videoOrLink": "วิดีโอหรือลิงก์",
|
|
302
|
+
"detail.openHours": "Opening Hours",
|
|
303
|
+
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
299
304
|
"dueDatePage.IUI": "การผสมเทียม (IUI)",
|
|
300
305
|
"dueDatePage.calculationMethod": "วิธีการคำนวณ",
|
|
301
306
|
"dueDatePage.conceptionDate": "วันที่ปฏิสนธิ",
|
|
@@ -391,6 +396,8 @@ var thTranslations = {
|
|
|
391
396
|
"home.seeMore": "ดูเพิ่มเติม",
|
|
392
397
|
"home.seeMoreExperts": "ดูผู้เชี่ยวชาญเพิ่มเติม",
|
|
393
398
|
"hospital.content.description": "รายละเอียดโรงพยาบาล",
|
|
399
|
+
"hospital.status.closed": "Closed",
|
|
400
|
+
"hospital.status.opening": "Opening",
|
|
394
401
|
"inputComment.replyTo": "ตอบกลับ {name}",
|
|
395
402
|
insert: insert,
|
|
396
403
|
"label.latestPost": "โพสต์ล่าสุด",
|
|
@@ -871,7 +878,14 @@ var thTranslations = {
|
|
|
871
878
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
872
879
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
873
880
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
874
|
-
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer"
|
|
881
|
+
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer",
|
|
882
|
+
"workingDays.fri": "Friday",
|
|
883
|
+
"workingDays.mon": "Monday",
|
|
884
|
+
"workingDays.sat": "Saturday",
|
|
885
|
+
"workingDays.sun": "Sunday",
|
|
886
|
+
"workingDays.thu": "Thursday",
|
|
887
|
+
"workingDays.tue": "Tuesday",
|
|
888
|
+
"workingDays.wed": "Wednesday"
|
|
875
889
|
};
|
|
876
890
|
|
|
877
891
|
exports.character = character;
|
|
@@ -247,7 +247,10 @@ var tlTranslations = {
|
|
|
247
247
|
"comment.seeMoreReplies": "See {count} more replies",
|
|
248
248
|
"commentPopup.warning.newPost": "Ang iyong comment ay makikita ng lahat.",
|
|
249
249
|
"common.action.close": "Close",
|
|
250
|
+
"common.insurance": "Insurance",
|
|
251
|
+
"common.insuranceIntro": "All providers on HHG are required to accurately list in-network plans. If any coverage issues occur, our Service team will help advocate for you with the provider.",
|
|
250
252
|
"common.noResult": "No Result",
|
|
253
|
+
"common.paymentMethods": "Payment Methods",
|
|
251
254
|
"common.playing": "Playing ...",
|
|
252
255
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
253
256
|
"common.sponsoredBy": "Ini-sponsor ng",
|
|
@@ -296,6 +299,8 @@ var tlTranslations = {
|
|
|
296
299
|
"createPost.urlText": "Text",
|
|
297
300
|
"createPost.video": "Video",
|
|
298
301
|
"createPost.videoOrLink": "Video o link",
|
|
302
|
+
"detail.openHours": "Opening Hours",
|
|
303
|
+
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
299
304
|
"dueDatePage.IUI": "Intrauterine insemination (IUI)",
|
|
300
305
|
"dueDatePage.calculationMethod": "Calculation Method",
|
|
301
306
|
"dueDatePage.conceptionDate": "Petsa ng Conception",
|
|
@@ -391,6 +396,8 @@ var tlTranslations = {
|
|
|
391
396
|
"home.seeMore": "See More",
|
|
392
397
|
"home.seeMoreExperts": "See More Experts",
|
|
393
398
|
"hospital.content.description": "Hospital Details",
|
|
399
|
+
"hospital.status.closed": "Closed",
|
|
400
|
+
"hospital.status.opening": "Opening",
|
|
394
401
|
"inputComment.replyTo": "Reply to {name}",
|
|
395
402
|
insert: insert,
|
|
396
403
|
"label.latestPost": "Latest Post",
|
|
@@ -871,7 +878,14 @@ var tlTranslations = {
|
|
|
871
878
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
872
879
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
873
880
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
874
|
-
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer"
|
|
881
|
+
"verifyBotAnswer.confirmEndorse.heading": "Endorse this answer",
|
|
882
|
+
"workingDays.fri": "Friday",
|
|
883
|
+
"workingDays.mon": "Monday",
|
|
884
|
+
"workingDays.sat": "Saturday",
|
|
885
|
+
"workingDays.sun": "Sunday",
|
|
886
|
+
"workingDays.thu": "Thursday",
|
|
887
|
+
"workingDays.tue": "Tuesday",
|
|
888
|
+
"workingDays.wed": "Wednesday"
|
|
875
889
|
};
|
|
876
890
|
|
|
877
891
|
exports.character = character;
|
|
@@ -247,7 +247,10 @@ var viTranslations = {
|
|
|
247
247
|
"comment.seeMoreReplies": "Xem thêm {count} phản hồi",
|
|
248
248
|
"commentPopup.warning.newPost": "Câu hỏi của bạn sẽ được hiển thị công khai",
|
|
249
249
|
"common.action.close": "Đóng",
|
|
250
|
+
"common.insurance": "Bảo Hiểm",
|
|
251
|
+
"common.insuranceIntro": "Tất cả các nhà cung cấp dịch vụ y tế trên Hello Bacsi được yêu cầu liệt kê chính xác những gói bảo hiểm kết hợp. Nếu có bất kỳ vấn đề về bảo hiểm nào xảy ra, bộ phận Chăm sóc Dịch vụ của chúng tôi sẽ hỗ trợ bạn và nhà cung cấp.",
|
|
250
252
|
"common.noResult": "Không tìm thấy kết quả",
|
|
253
|
+
"common.paymentMethods": "Phương Thức Thanh Toán",
|
|
251
254
|
"common.playing": "Đang xem ...",
|
|
252
255
|
"common.profileNavigator.newsletterSubscription": "Đăng ký bản tin sức khỏe",
|
|
253
256
|
"common.sponsoredBy": "Tài trợ bởi",
|
|
@@ -296,6 +299,8 @@ var viTranslations = {
|
|
|
296
299
|
"createPost.urlText": "Nội dung",
|
|
297
300
|
"createPost.video": "Video",
|
|
298
301
|
"createPost.videoOrLink": "Video hoặc liên kết",
|
|
302
|
+
"detail.openHours": "Giờ Làm Việc",
|
|
303
|
+
"doctorInfoComponent.loginToCall": "Đăng nhập để gọi",
|
|
299
304
|
"dueDatePage.IUI": "Thụ tinh nhân tạo (IUI)",
|
|
300
305
|
"dueDatePage.calculationMethod": "Phương pháp tính toán",
|
|
301
306
|
"dueDatePage.conceptionDate": "Ngày thụ thai",
|
|
@@ -391,6 +396,8 @@ var viTranslations = {
|
|
|
391
396
|
"home.seeMore": "Xem thêm",
|
|
392
397
|
"home.seeMoreExperts": "Xem thêm Chuyên gia",
|
|
393
398
|
"hospital.content.description": "Thông tin bệnh viện",
|
|
399
|
+
"hospital.status.closed": "Đóng cửa",
|
|
400
|
+
"hospital.status.opening": "Đang mở cửa",
|
|
394
401
|
"inputComment.replyTo": "Trả lời {name}",
|
|
395
402
|
insert: insert,
|
|
396
403
|
"label.latestPost": "Bài viết mới nhất",
|
|
@@ -872,6 +879,13 @@ var viTranslations = {
|
|
|
872
879
|
"verifyBotAnswer.confirmEndorse.cancel": "Hủy",
|
|
873
880
|
"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!",
|
|
874
881
|
"verifyBotAnswer.confirmEndorse.heading": "Chứng nhận câu trả lời!",
|
|
882
|
+
"workingDays.fri": "Thứ Sáu",
|
|
883
|
+
"workingDays.mon": "Thứ Hai",
|
|
884
|
+
"workingDays.sat": "Thứ Bảy",
|
|
885
|
+
"workingDays.sun": "Chủ Nhật",
|
|
886
|
+
"workingDays.thu": "Thứ Năm",
|
|
887
|
+
"workingDays.tue": "Thứ Ba",
|
|
888
|
+
"workingDays.wed": "Thứ Tư",
|
|
875
889
|
"footer.followUsText": "Follow us",
|
|
876
890
|
"footer.info.address": "Địa chỉ: Tầng 5, Tòa nhà Sonatus, 15 Lê Thánh Tôn, P.Bến Nghé, Quận 1, Thành phố Hồ Chí Minh",
|
|
877
891
|
"footer.info.certificate": "Giấy xác nhận cung cấp dịch vụ mạng xã hội trực tuyến số 592/GP-BTTTT HN ngày 03/12/2019",
|
|
@@ -247,7 +247,10 @@ var mbTranslations = {
|
|
|
247
247
|
"comment.seeMoreReplies": "Xem thêm {count} phản hồi",
|
|
248
248
|
"commentPopup.warning.newPost": "Câu hỏi của bạn sẽ được hiển thị công khai",
|
|
249
249
|
"common.action.close": "Đóng",
|
|
250
|
+
"common.insurance": "Bảo Hiểm",
|
|
251
|
+
"common.insuranceIntro": "Tất cả các nhà cung cấp dịch vụ y tế trên Hello Bacsi được yêu cầu liệt kê chính xác những gói bảo hiểm kết hợp. Nếu có bất kỳ vấn đề về bảo hiểm nào xảy ra, bộ phận Chăm sóc Dịch vụ của chúng tôi sẽ hỗ trợ bạn và nhà cung cấp.",
|
|
250
252
|
"common.noResult": "Không tìm thấy kết quả",
|
|
253
|
+
"common.paymentMethods": "Phương Thức Thanh Toán",
|
|
251
254
|
"common.playing": "Đang xem ...",
|
|
252
255
|
"common.profileNavigator.newsletterSubscription": "Đăng ký bản tin sức khỏe",
|
|
253
256
|
"common.sponsoredBy": "Tài trợ bởi",
|
|
@@ -296,6 +299,8 @@ var mbTranslations = {
|
|
|
296
299
|
"createPost.urlText": "Nội dung",
|
|
297
300
|
"createPost.video": "Video",
|
|
298
301
|
"createPost.videoOrLink": "Video hoặc liên kết",
|
|
302
|
+
"detail.openHours": "Giờ Làm Việc",
|
|
303
|
+
"doctorInfoComponent.loginToCall": "Đăng nhập để gọi",
|
|
299
304
|
"dueDatePage.IUI": "Thụ tinh nhân tạo (IUI)",
|
|
300
305
|
"dueDatePage.calculationMethod": "Phương pháp tính toán",
|
|
301
306
|
"dueDatePage.conceptionDate": "Ngày thụ thai",
|
|
@@ -391,6 +396,8 @@ var mbTranslations = {
|
|
|
391
396
|
"home.seeMore": "Xem thêm",
|
|
392
397
|
"home.seeMoreExperts": "Xem thêm Chuyên gia",
|
|
393
398
|
"hospital.content.description": "Thông tin bệnh viện",
|
|
399
|
+
"hospital.status.closed": "Đóng cửa",
|
|
400
|
+
"hospital.status.opening": "Đang mở cửa",
|
|
394
401
|
"inputComment.replyTo": "Trả lời {name}",
|
|
395
402
|
insert: insert,
|
|
396
403
|
"label.latestPost": "Bài viết mới nhất",
|
|
@@ -872,6 +879,13 @@ var mbTranslations = {
|
|
|
872
879
|
"verifyBotAnswer.confirmEndorse.cancel": "Hủy",
|
|
873
880
|
"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!",
|
|
874
881
|
"verifyBotAnswer.confirmEndorse.heading": "Chứng nhận câu trả lời!",
|
|
882
|
+
"workingDays.fri": "Thứ Sáu",
|
|
883
|
+
"workingDays.mon": "Thứ Hai",
|
|
884
|
+
"workingDays.sat": "Thứ Bảy",
|
|
885
|
+
"workingDays.sun": "Chủ Nhật",
|
|
886
|
+
"workingDays.thu": "Thứ Năm",
|
|
887
|
+
"workingDays.tue": "Thứ Ba",
|
|
888
|
+
"workingDays.wed": "Thứ Tư",
|
|
875
889
|
"footer.followUsText": "Follow us",
|
|
876
890
|
"footer.info.address": "Địa chỉ: Tầng 5, Tòa nhà Sonatus, 15 Lê Thánh Tôn, P.Bến Nghé, Quận 1, Thành phố Hồ Chí Minh",
|
|
877
891
|
"footer.info.certificate": "Giấy xác nhận cung cấp dịch vụ mạng xã hội trực tuyến số 592/GP-BTTTT HN ngày 03/12/2019",
|