@hhgtech/hhg-components 1.29.349-beta-2 → 1.29.350
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/{LastPeriod-089bebf1.js → LastPeriod-fa62c38f.js} +1 -1
- package/build/{MobileBottomNavigationIcon-12497f73.js → MobileBottomNavigationIcon-c9a7bab2.js} +3 -3
- package/build/{Spinner-445fd763.js → Spinner-eee4bad2.js} +1 -1
- package/build/{WhatsApp-fefb1d6f.js → WhatsApp-adce873a.js} +1 -1
- package/build/adapters.js +19 -19
- package/build/atoms.js +47 -47
- package/build/babyGrowth.js +83 -83
- package/build/cache.js +2 -2
- package/build/care.js +17 -17
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/icons/Play.d.ts +4 -0
- package/build/components/molecules/index.d.ts +2 -0
- package/build/components/molecules/videoItem/index.d.ts +4 -0
- package/build/components/molecules/videoItem/index.styles.d.ts +14 -0
- package/build/components/molecules/videoItem/shorts/index.d.ts +4 -0
- package/build/components/molecules/videoItem/shorts/index.styles.d.ts +21 -0
- package/build/components/molecules/videoItem/types.d.ts +13 -0
- package/build/components/molecules/videoItem/utils.d.ts +1 -0
- package/build/components/molecules/videoItem/video/index.d.ts +4 -0
- package/build/components/molecules/videoItem/video/index.styles.d.ts +22 -0
- package/build/components/molecules/videoPlayerModal/index.d.ts +9 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/Item/index.d.ts +15 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/Item/index.styled.d.ts +13 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/index.d.ts +9 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/index.styled.d.ts +5 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/videoSpotlights.d.ts +8 -0
- package/build/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +0 -2
- package/build/components/navigationV2/hooks/useNavConfig.d.ts +2 -1
- package/build/components/navigationV2/index.d.ts +9 -0
- package/build/components/navigationV2/types.d.ts +2 -2
- package/build/components/navigationV2/utils.d.ts +2 -0
- package/build/components.js +97 -91
- package/build/{constants-ea411d36.js → constants-68bbb45a.js} +1 -1
- package/build/constants.js +5 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-a47d2c1c.js → core-493a4c1f.js} +1 -1
- package/build/dataTransform-7c8a111b.js +13 -0
- package/build/{dataTransform-2cc339d2.js → dataTransform-c05d6333.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-0508ae59.js → editor-dbfb4abe.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +23 -23
- package/build/embeddedHeathToolCards_babyPoop.js +19 -19
- package/build/embeddedHeathToolCards_babyVaccine.js +22 -22
- package/build/embeddedHeathToolCards_bmi_bmi.js +25 -25
- package/build/embeddedHeathToolCards_bmrBmr.js +25 -25
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
- package/build/embeddedHeathToolCards_pwg_pwg.js +26 -26
- package/build/embeddedHeathToolCards_targetHeartRate.js +27 -27
- package/build/esm/{LastPeriod-acb34093.js → LastPeriod-3c4f0e35.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-4389343b.js → MobileBottomNavigationIcon-b8bde94a.js} +3 -3
- package/build/esm/{Spinner-475df4f2.js → Spinner-79a257a6.js} +1 -1
- package/build/esm/{WhatsApp-15966b61.js → WhatsApp-b0c3210b.js} +1 -1
- package/build/esm/adapters.js +19 -19
- package/build/esm/atoms.js +47 -47
- package/build/esm/babyGrowth.js +83 -83
- package/build/esm/cache.js +2 -2
- package/build/esm/care.js +17 -17
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/icons/Play.d.ts +4 -0
- package/build/esm/components/molecules/index.d.ts +2 -0
- package/build/esm/components/molecules/videoItem/index.d.ts +4 -0
- package/build/esm/components/molecules/videoItem/index.styles.d.ts +14 -0
- package/build/esm/components/molecules/videoItem/shorts/index.d.ts +4 -0
- package/build/esm/components/molecules/videoItem/shorts/index.styles.d.ts +21 -0
- package/build/esm/components/molecules/videoItem/types.d.ts +13 -0
- package/build/esm/components/molecules/videoItem/utils.d.ts +1 -0
- package/build/esm/components/molecules/videoItem/video/index.d.ts +4 -0
- package/build/esm/components/molecules/videoItem/video/index.styles.d.ts +22 -0
- package/build/esm/components/molecules/videoPlayerModal/index.d.ts +9 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/Item/index.d.ts +15 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/Item/index.styled.d.ts +13 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/index.d.ts +9 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/index.styled.d.ts +5 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/videoSpotlights.d.ts +8 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +0 -2
- package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +2 -1
- package/build/esm/components/navigationV2/index.d.ts +9 -0
- package/build/esm/components/navigationV2/types.d.ts +2 -2
- package/build/esm/components/navigationV2/utils.d.ts +2 -0
- package/build/esm/components.js +95 -91
- package/build/esm/{constants-a82a6e91.js → constants-08a665ac.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-6c44324b.js → core-222a8145.js} +1 -1
- package/build/esm/{dataTransform-4df32cf8.js → dataTransform-bda7b271.js} +1 -1
- package/build/esm/dataTransform-e1e08d96.js +11 -0
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-317d9124.js → editor-ab4e1225.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +23 -23
- package/build/esm/embeddedHeathToolCards_babyPoop.js +19 -19
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +22 -22
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +25 -25
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +25 -25
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +26 -26
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +27 -27
- package/build/esm/footer.js +21 -21
- package/build/esm/gAssets.js +2 -2
- package/build/esm/healthToolsCardWrapper.js +18 -18
- package/build/esm/healthToolsForm.js +33 -33
- package/build/esm/hooks/useCSSFocusPopupHelper.d.ts +0 -1
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +9 -0
- package/build/esm/i18n-values/hi-IN.js +9 -0
- package/build/esm/i18n-values/id-ID.js +9 -0
- package/build/esm/i18n-values/km-KH.js +9 -0
- package/build/esm/i18n-values/ms-MY.js +9 -0
- package/build/esm/i18n-values/my-MM.js +9 -0
- package/build/esm/i18n-values/th-TH.js +9 -0
- package/build/esm/i18n-values/tl-PH.js +9 -0
- package/build/esm/i18n-values/vi-VN.js +9 -0
- package/build/esm/i18n-values/vi-VN_MB.js +9 -0
- package/build/esm/i18n-values/zh-TW.js +9 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-08f499b0.js → index-0ba2e93a.js} +3 -3
- package/build/esm/{index-2c4bc44f.js → index-109b0adb.js} +6 -6
- package/build/esm/{index-91cc806f.js → index-191f79c5.js} +1 -1
- package/build/esm/{index-3473b82f.js → index-1deea983.js} +18 -18
- package/build/esm/{index-3a050552.js → index-1df79247.js} +1 -1
- package/build/esm/{index-91771376.js → index-1ff60d24.js} +11 -11
- package/build/esm/{index-0aa4d9e8.js → index-29d67804.js} +2 -2
- package/build/esm/{index-43de00be.js → index-2e886c27.js} +2 -2
- package/build/esm/{index-496d9467.js → index-2fc1d07d.js} +16 -16
- package/build/esm/index-31a5e478.js +494 -0
- package/build/esm/{index-93555fa2.js → index-3bd9b3a9.js} +31 -30
- package/build/esm/{index-aba6f2df.js → index-3e7cea05.js} +2 -2
- package/build/esm/{index-9d29074b.js → index-44b26820.js} +3 -3
- package/build/esm/{index-a9cbda6e.js → index-4829411b.js} +2 -2
- package/build/esm/{index-d0ec6d4d.js → index-4be89ef5.js} +182 -124
- package/build/esm/{index-8e2ceb9e.js → index-4d082898.js} +16 -16
- package/build/esm/{index-6e914144.js → index-5106ea4a.js} +2 -2
- package/build/esm/{index-5f383396.js → index-590fcd6a.js} +1 -1
- package/build/esm/{index-3fd084f2.js → index-5b7bbbf3.js} +2 -2
- package/build/esm/{index-ac93851c.js → index-5ce16595.js} +6 -6
- package/build/esm/{index-8d1b5cd1.js → index-5dad2bfd.js} +1 -1
- package/build/esm/{index-cf6b4c6d.js → index-5eed82b8.js} +13 -13
- package/build/esm/{index-f1f466e3.js → index-62006031.js} +5 -5
- package/build/esm/{index-7d49189c.js → index-64de7793.js} +6 -6
- package/build/esm/{index-1ee4edd2.js → index-65a88a2f.js} +3 -3
- package/build/esm/{index-302d7800.js → index-66edc002.js} +6 -6
- package/build/esm/{index-d2a1a2ef.js → index-72e7fffe.js} +2 -2
- package/build/esm/{index-3b39b8a1.js → index-749063ff.js} +1 -1
- package/build/esm/{index-8071431d.js → index-7c6f1a51.js} +11 -3
- package/build/esm/{index-0b50df23.js → index-7e95d2d7.js} +17 -17
- package/build/esm/{index-17448dae.js → index-8420b22c.js} +16 -16
- package/build/esm/{index-cde2a194.js → index-8468f319.js} +2 -2
- package/build/esm/{index-09023bd8.js → index-86529a88.js} +17 -63
- package/build/esm/{index-7222c08e.js → index-86593428.js} +2 -2
- package/build/esm/{index-3ff5fcdd.js → index-894c4097.js} +15 -15
- package/build/esm/{index-2cc0d391.js → index-8a3797fe.js} +8 -4
- package/build/esm/{index-0dd7e8ad.js → index-8e933797.js} +4 -4
- package/build/esm/{index-1f770e72.js → index-8eb6f06d.js} +24 -24
- package/build/esm/{index-c145990e.js → index-91981f41.js} +19 -233
- package/build/esm/{index-8cc56454.js → index-9de22e34.js} +7 -7
- package/build/esm/{index-53f41082.js → index-a7479d55.js} +2 -2
- package/build/esm/{index-6edaed4b.js → index-a85f8807.js} +24 -24
- package/build/esm/{index-723ff6e9.js → index-b13ff4b9.js} +1 -1
- package/build/esm/{index-d548a188.js → index-bc4e8cd1.js} +13 -13
- package/build/esm/{index-be81f9bd.js → index-c072d314.js} +22 -20
- package/build/esm/{index-ded25d29.js → index-c15c044c.js} +5 -5
- package/build/esm/{index-1129ebfe.js → index-c40798d0.js} +18 -18
- package/build/esm/index-c52fbd75.js +225 -0
- package/build/esm/{index-bd5c1be3.js → index-c82dce54.js} +16 -16
- package/build/esm/{index-ad134d53.js → index-c9d2aaa2.js} +21 -21
- package/build/esm/{index-8566e747.js → index-ccc8a486.js} +3 -3
- package/build/esm/{index-b180d462.js → index-cd9b1e18.js} +11 -18
- package/build/esm/{index-655dba99.js → index-cf54a904.js} +2 -2
- package/build/esm/{index-bbb0c029.js → index-d3b10ec3.js} +1 -1
- package/build/esm/{index-3fddfa7f.js → index-dc3faa75.js} +3 -3
- package/build/esm/{index-3bf1efd3.js → index-dcb29363.js} +2 -2
- package/build/esm/{index-d898ad6e.js → index-e4677ebe.js} +1 -1
- package/build/esm/{index-4dfa5af4.js → index-e95307ee.js} +32 -31
- package/build/esm/index-eda053dd.js +54 -0
- package/build/esm/{index-a1831827.js → index-ee3bb0fc.js} +13 -13
- package/build/esm/{index-3077bc1d.js → index-eec8b1cc.js} +3 -3
- package/build/esm/{index-3d727fa4.js → index-f58997c6.js} +17 -17
- package/build/esm/{index-e2f81320.js → index-fc65cc57.js} +13 -13
- package/build/esm/{index-a0846c1f.js → index-fd1bc715.js} +7 -7
- package/build/esm/index.js +116 -113
- package/build/esm/interfaces/constants/index.d.ts +2 -0
- package/build/esm/interfaces/healthTools.d.ts +0 -1
- package/build/esm/interfaces/types/Video.d.ts +36 -0
- package/build/esm/interfaces/types/index.d.ts +1 -0
- package/build/esm/{labelSorting-f1e71c6b.js → labelSorting-4e353373.js} +4 -4
- package/build/esm/lead/helpers.d.ts +0 -31
- package/build/esm/lead.css +1 -1
- package/build/esm/lead.js +180 -287
- package/build/esm/{logoIcon-30d5d029.js → logoIcon-3ddc78e3.js} +2 -2
- package/build/esm/mantine.js +25 -25
- package/build/esm/misc.js +17 -16
- 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 +73 -69
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +16 -16
- package/build/esm/navigation.js +50 -45
- package/build/esm/navigationLogoutPopup.js +9 -9
- package/build/esm/navigationProfileButton.js +23 -23
- package/build/esm/{dataTransform-a5ab808a.js → number-7cd2ed1c.js} +1 -11
- package/build/esm/onboardingV2.js +29 -29
- package/build/esm/organisms.js +53 -48
- package/build/esm/{post-52b2f121.js → post-25e22605.js} +2 -2
- package/build/esm/profileNavigation.js +19 -19
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +22 -22
- package/build/esm/ssoV2/api/featureFlag.d.ts +1 -2
- package/build/esm/ssoV2/index.d.ts +0 -1
- package/build/esm/ssoV2/utils.d.ts +0 -6
- package/build/esm/ssoV2.js +56 -50
- package/build/esm/{store-bbfc4f26.js → store-c0abd1a4.js} +4 -4
- package/build/esm/subot.js +42 -43
- package/build/esm/surveyOrPremiumBanner.js +31 -31
- package/build/esm/surveyQuestionCard.js +10 -10
- package/build/esm/{surveyThankyouCard-37f5fd4c.js → surveyThankyouCard-d9a3f7c8.js} +5 -5
- package/build/esm/together.js +55 -53
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +30 -30
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +50 -48
- package/build/esm/togetherMoleculesCardAuthor.js +28 -27
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +38 -37
- package/build/esm/togetherOrganisms.js +56 -54
- package/build/esm/togetherRichTextEditor.js +17 -17
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{treePopoverMenu-74c6e0bd.js → treePopoverMenu-601f64f4.js} +19 -19
- package/build/esm/{types-a2aca465.js → types-34a4a8fc.js} +2 -2
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-a9f4c1b8.js → useCategory-3eadc946.js} +5 -5
- package/build/esm/{useHealthToolCache-79b7dfd8.js → useHealthToolCache-d0dd546a.js} +1 -1
- package/build/esm/{useMantineLocale-4f902908.js → useMantineLocale-f17968c0.js} +6 -6
- package/build/esm/{usePlacesAutocomplete-d00892cc.js → usePlacesAutocomplete-e826c24b.js} +1 -1
- package/build/esm/{useScreenSize-85657dee.js → useScreenSize-11fc92d3.js} +2 -2
- package/build/esm/useTogetherAuthRequiredAction.js +9 -9
- package/build/esm/{utils-84250289.js → utils-1af61383.js} +3 -3
- package/build/esm/{utils-be995f45.js → utils-356b57cf.js} +2 -2
- package/build/esm/{utils-1bc35f03.js → utils-f14dd095.js} +2 -2
- package/build/esm/vaccination.js +21 -21
- package/build/footer.js +21 -21
- package/build/gAssets.js +2 -2
- package/build/healthToolsCardWrapper.js +18 -18
- package/build/healthToolsForm.js +33 -33
- package/build/hooks/useCSSFocusPopupHelper.d.ts +0 -1
- package/build/hooks.js +13 -13
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +9 -0
- package/build/i18n-values/hi-IN.js +9 -0
- package/build/i18n-values/id-ID.js +9 -0
- package/build/i18n-values/km-KH.js +9 -0
- package/build/i18n-values/ms-MY.js +9 -0
- package/build/i18n-values/my-MM.js +9 -0
- package/build/i18n-values/th-TH.js +9 -0
- package/build/i18n-values/tl-PH.js +9 -0
- package/build/i18n-values/vi-VN.js +9 -0
- package/build/i18n-values/vi-VN_MB.js +9 -0
- package/build/i18n-values/zh-TW.js +9 -0
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/{index-aec56057.js → index-0ae0683e.js} +1 -1
- package/build/{index-114fb2b3.js → index-0bb69a29.js} +1 -1
- package/build/{index-1a991ca9.js → index-0c39fb9a.js} +31 -30
- package/build/{index-4f8e7d82.js → index-0e3a9ce5.js} +2 -2
- package/build/{index-014ddce9.js → index-12c0405a.js} +5 -5
- package/build/{index-aeddd5e1.js → index-1a670332.js} +1 -1
- package/build/{index-a7fe505b.js → index-1e05e5e9.js} +5 -5
- package/build/{index-a00fb687.js → index-2594073e.js} +6 -6
- package/build/{index-9e6471fa.js → index-26574e0f.js} +3 -3
- package/build/{index-e5f27c0f.js → index-26e97252.js} +19 -234
- package/build/{index-f3c705d0.js → index-2b7732a8.js} +16 -16
- package/build/{index-c9f46119.js → index-2d9bcaeb.js} +18 -18
- package/build/{index-a48132cf.js → index-2dd85aab.js} +2 -2
- package/build/{index-448f6fae.js → index-3154eb57.js} +13 -13
- package/build/{index-59e72f25.js → index-32f95d0a.js} +6 -6
- package/build/{index-717e254d.js → index-347809f9.js} +1 -1
- package/build/{index-b4a480c2.js → index-36927fc3.js} +18 -18
- package/build/{index-f378fe9e.js → index-36ac7272.js} +3 -3
- package/build/{index-bbc8a07f.js → index-44bf2ce1.js} +10 -2
- package/build/{index-28bf0a58.js → index-4b2fa3e2.js} +2 -2
- package/build/{index-366d3e02.js → index-4c7a785b.js} +6 -6
- package/build/{index-b6cc9ce2.js → index-4d6e6a6f.js} +13 -13
- package/build/{index-b8d4aa12.js → index-4d8a8f2a.js} +2 -2
- package/build/{index-66d19270.js → index-4ea6199f.js} +4 -4
- package/build/{index-752ddc7e.js → index-4f002d8f.js} +11 -11
- package/build/{index-a22f8c1a.js → index-4ff1cefe.js} +189 -131
- package/build/{index-d0270b0a.js → index-50880e9a.js} +2 -2
- package/build/{index-8c578ae7.js → index-52f4d9ac.js} +3 -3
- package/build/{index-f1ea8e8c.js → index-585064ac.js} +2 -2
- package/build/{index-91201153.js → index-5c3e82a8.js} +16 -16
- package/build/{index-e8720f16.js → index-5e555a2c.js} +2 -2
- package/build/{index-151f3098.js → index-5efb2208.js} +37 -36
- package/build/{index-2f55674b.js → index-620e269f.js} +17 -17
- package/build/{index-1b2b41ad.js → index-6c1fbee0.js} +34 -32
- package/build/{index-4c10dff8.js → index-80f1173f.js} +13 -13
- package/build/{index-0a9bd5e0.js → index-82a721a9.js} +13 -13
- package/build/{index-df93237b.js → index-88bffee6.js} +2 -2
- package/build/{index-ec2c0de7.js → index-89d3b1dd.js} +1 -1
- package/build/{index-69bfd97f.js → index-8b7337b6.js} +2 -2
- package/build/index-8d6980aa.js +61 -0
- package/build/{index-aa13fadc.js → index-8ea58f0a.js} +16 -16
- package/build/{index-4c8c7a4f.js → index-9395f53e.js} +1 -1
- package/build/{index-6132d9b0.js → index-9642ac3c.js} +21 -21
- package/build/{index-1edfb3c4.js → index-9fba1db4.js} +2 -2
- package/build/{index-e3a8f461.js → index-a2146821.js} +11 -18
- package/build/{index-a9ff5150.js → index-a47352b7.js} +17 -17
- package/build/{index-48939e16.js → index-a52b0815.js} +2 -2
- package/build/{index-7440d34d.js → index-a64f9470.js} +9 -3
- package/build/index-a701bc62.js +504 -0
- package/build/{index-c030e9f8.js → index-aee0f71e.js} +1 -1
- package/build/{index-4b4894dd.js → index-af34cbca.js} +7 -7
- package/build/{index-54c82239.js → index-b0338dab.js} +7 -7
- package/build/{index-daf3f551.js → index-b039a2f5.js} +3 -3
- package/build/{index-99266313.js → index-bb0404b6.js} +3 -3
- package/build/{index-71a4bbd7.js → index-c0a1f14f.js} +3 -3
- package/build/{index-49f29546.js → index-c182ddcd.js} +6 -6
- package/build/{index-c1d68c39.js → index-c3d5b656.js} +24 -24
- package/build/{index-03574a1f.js → index-c5c8c633.js} +15 -15
- package/build/{index-d6a7d261.js → index-cc632370.js} +31 -78
- package/build/{index-8ad47f17.js → index-d68340ee.js} +1 -1
- package/build/{index-0e2bb8f0.js → index-e4b83bc5.js} +2 -2
- package/build/{index-e3f90421.js → index-f9428b8a.js} +24 -24
- package/build/{index-4b9a133d.js → index-fa38fcaf.js} +16 -16
- package/build/index-fcc65dbf.js +232 -0
- package/build/index.js +128 -123
- package/build/interfaces/constants/index.d.ts +2 -0
- package/build/interfaces/healthTools.d.ts +0 -1
- package/build/interfaces/types/Video.d.ts +36 -0
- package/build/interfaces/types/index.d.ts +1 -0
- package/build/{labelSorting-eb55018c.js → labelSorting-564e4df0.js} +4 -4
- package/build/lead/helpers.d.ts +0 -31
- package/build/lead.css +1 -1
- package/build/lead.js +181 -288
- package/build/{logoIcon-e18f5cc4.js → logoIcon-144a4c63.js} +2 -2
- package/build/mantine.js +22 -22
- package/build/misc.js +19 -18
- 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 +75 -69
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +16 -16
- package/build/navigation.js +50 -45
- package/build/navigationLogoutPopup.js +9 -9
- package/build/navigationProfileButton.js +23 -23
- package/build/{dataTransform-6886fcfb.js → number-0a06f73a.js} +0 -11
- package/build/onboardingV2.js +28 -28
- package/build/organisms.js +53 -48
- package/build/{post-1b7acd8a.js → post-e81b3399.js} +2 -2
- package/build/profileNavigation.js +19 -19
- package/build/progressBar.js +1 -1
- package/build/pwg.js +22 -22
- package/build/ssoV2/api/featureFlag.d.ts +1 -2
- package/build/ssoV2/index.d.ts +0 -1
- package/build/ssoV2/utils.d.ts +0 -6
- package/build/ssoV2.js +71 -65
- package/build/{store-f338d5dc.js → store-3db31396.js} +4 -4
- package/build/subot.js +41 -42
- package/build/surveyOrPremiumBanner.js +31 -31
- package/build/surveyQuestionCard.js +10 -10
- package/build/{surveyThankyouCard-3f669e41.js → surveyThankyouCard-dcfc997b.js} +5 -5
- package/build/together.js +63 -61
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +30 -30
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +51 -49
- package/build/togetherMoleculesCardAuthor.js +28 -27
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +38 -37
- package/build/togetherOrganisms.js +56 -54
- package/build/togetherRichTextEditor.js +17 -17
- package/build/togetherShareBox.js +10 -10
- package/build/{treePopoverMenu-d3fd723a.js → treePopoverMenu-49b646ab.js} +19 -19
- package/build/{types-0cd7d9fe.js → types-a7bacf6e.js} +2 -2
- package/build/types.js +6 -2
- package/build/{useCategory-871fa470.js → useCategory-993eb216.js} +5 -5
- package/build/{useHealthToolCache-8c51e63b.js → useHealthToolCache-68c4213c.js} +1 -1
- package/build/{useMantineLocale-1c9f789e.js → useMantineLocale-5e96023c.js} +6 -6
- package/build/{usePlacesAutocomplete-dd6c1d8f.js → usePlacesAutocomplete-680d7e89.js} +1 -1
- package/build/{useScreenSize-da937aaf.js → useScreenSize-58be1181.js} +2 -2
- package/build/useTogetherAuthRequiredAction.js +9 -9
- package/build/{utils-09a1a009.js → utils-130c6b01.js} +2 -2
- package/build/{utils-15c8b901.js → utils-d40974e0.js} +2 -2
- package/build/{utils-e0ea8233.js → utils-da16f93d.js} +3 -3
- package/build/vaccination.js +21 -21
- package/package.json +1 -1
- package/build/esm/index-b61f2526.js +0 -148
- package/build/esm/lead/layouts/lightbox/emptyComponent.d.ts +0 -6
- package/build/esm/lead/layouts/lightbox/formContainer.d.ts +0 -17
- package/build/esm/lead/layouts/lightbox/headerImage.d.ts +0 -11
- package/build/esm/utils-397cbdd3.js +0 -55
- package/build/index-53165e12.js +0 -156
- package/build/lead/layouts/lightbox/emptyComponent.d.ts +0 -6
- package/build/lead/layouts/lightbox/formContainer.d.ts +0 -17
- package/build/lead/layouts/lightbox/headerImage.d.ts +0 -11
- package/build/utils-0b30517e.js +0 -61
- /package/build/{BMI_BOYS.percentile.monthly-c17aac56.js → BMI_BOYS.percentile.monthly-5c94c639.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-a895bf04.js → BMI_BOYS.percentile.weekly-28e88e2e.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-19441d71.js → BMI_BOYS.percentile.yearly-1ee7fccd.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-6b11c95e.js → BMI_BOYS.zscore.monthly-b38b3ddb.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-cc38154a.js → BMI_BOYS.zscore.weekly-3d9ad8ee.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-dc4989c2.js → BMI_BOYS.zscore.yearly-679822f7.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-08fa757f.js → BMI_GIRLS.percentile.monthly-82392190.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-6a244736.js → BMI_GIRLS.percentile.weekly-700710e2.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-c7c3ccc5.js → BMI_GIRLS.percentile.yearly-9dfd637a.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-d0965294.js → BMI_GIRLS.zscore.monthly-cd692b93.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-628e7381.js → BMI_GIRLS.zscore.weekly-0a966dd2.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-6f0a8074.js → BMI_GIRLS.zscore.yearly-ef73d8ac.js} +0 -0
- /package/build/{ChevronDown-fb474f6b.js → ChevronDown-2195239e.js} +0 -0
- /package/build/{Close-b4092a2c.js → Close-dc4cd6ac.js} +0 -0
- /package/build/{Google-3b1bed90.js → Google-84f1002c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-54403ab9.js → HEAD CIRCUM_BOYS.percentile.monthly-0ba798f6.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-57b5d37f.js → HEAD CIRCUM_BOYS.percentile.weekly-04c41a40.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-e803b122.js → HEAD CIRCUM_BOYS.percentile.yearly-64684d2d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-ee739f33.js → HEAD CIRCUM_BOYS.zscore.monthly-32f63213.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-2ae5b077.js → HEAD CIRCUM_BOYS.zscore.weekly-ab53405b.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-2f226b05.js → HEAD CIRCUM_BOYS.zscore.yearly-6f79051f.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-9d60aa36.js → HEAD CIRCUM_GIRLS.percentile.monthly-13232833.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-16723f2b.js → HEAD CIRCUM_GIRLS.percentile.weekly-ad125882.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-51c54e25.js → HEAD CIRCUM_GIRLS.percentile.yearly-e884a146.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-c8f657fb.js → HEAD CIRCUM_GIRLS.zscore.monthly-ec02e3a1.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-b0fe3384.js → HEAD CIRCUM_GIRLS.zscore.weekly-80c1c6ee.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-928a944f.js → HEAD CIRCUM_GIRLS.zscore.yearly-1d5ea97f.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-243c316c.js → HEIGHT_BOYS.percentile.monthly-f935d161.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-bc5d696a.js → HEIGHT_BOYS.percentile.weekly-7d761d57.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-8f78af31.js → HEIGHT_BOYS.percentile.yearly-0e546d9a.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-b76b1bec.js → HEIGHT_BOYS.zscore.monthly-c3a67ea8.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-d92a6b67.js → HEIGHT_BOYS.zscore.weekly-2a1ca99b.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-3ddfe7b7.js → HEIGHT_BOYS.zscore.yearly-97929b26.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-3b6182fa.js → HEIGHT_GIRLS.percentile.monthly-81d19228.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-d9c04d42.js → HEIGHT_GIRLS.percentile.weekly-0b638b75.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-834e580a.js → HEIGHT_GIRLS.percentile.yearly-ce047683.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-313615bb.js → HEIGHT_GIRLS.zscore.monthly-6a1972e9.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-2af22b07.js → HEIGHT_GIRLS.zscore.weekly-0d1c2e90.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-3c24bf7d.js → HEIGHT_GIRLS.zscore.yearly-38affac7.js} +0 -0
- /package/build/{Locale-f15df359.js → Locale-efeb4779.js} +0 -0
- /package/build/{Visible-0e9aa746.js → Visible-6dbbaff6.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-cdcbf67d.js → WEIGHT_BOYS.percentile.monthly-25144bea.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-10b15769.js → WEIGHT_BOYS.percentile.weekly-b3470080.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-584c1cc7.js → WEIGHT_BOYS.percentile.yearly-70f4a7fb.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-b9ea0ad4.js → WEIGHT_BOYS.zscore.monthly-b554e353.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-b12404f4.js → WEIGHT_BOYS.zscore.weekly-84d15584.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-5b7fbfd6.js → WEIGHT_BOYS.zscore.yearly-be23fa9b.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-1abf7637.js → WEIGHT_GIRLS.percentile.monthly-940078af.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-888fae52.js → WEIGHT_GIRLS.percentile.weekly-f48f3860.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-44a2c319.js → WEIGHT_GIRLS.percentile.yearly-177afa98.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-da2d8dbb.js → WEIGHT_GIRLS.zscore.monthly-411af9f6.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-9323bcae.js → WEIGHT_GIRLS.zscore.weekly-0bb114d8.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-e2d9a792.js → WEIGHT_GIRLS.zscore.yearly-636f226d.js} +0 -0
- /package/build/{animation-af4faf0b.js → animation-4f0b0b74.js} +0 -0
- /package/build/{constants-f8e0dd0e.js → constants-121d4cd0.js} +0 -0
- /package/build/{constants-ce3d3b8b.js → constants-77bd9f3d.js} +0 -0
- /package/build/{constants-eb523cb6.js → constants-b45a0f52.js} +0 -0
- /package/build/{doctor-dd0d103b.js → doctor-30b5162b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-bd832825.js → BMI_BOYS.percentile.monthly-743ccd9b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-8e2acc11.js → BMI_BOYS.percentile.weekly-148a81d2.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-c9bf53a3.js → BMI_BOYS.percentile.yearly-12920321.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-ed6d48f4.js → BMI_BOYS.zscore.monthly-5297d265.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-0e02f5f3.js → BMI_BOYS.zscore.weekly-76892b16.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-4deae064.js → BMI_BOYS.zscore.yearly-0966fa1b.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-4f191f94.js → BMI_GIRLS.percentile.monthly-c638e53a.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-e6ad6d25.js → BMI_GIRLS.percentile.weekly-72717163.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-7188f959.js → BMI_GIRLS.percentile.yearly-32b08dcb.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-d0a5801b.js → BMI_GIRLS.zscore.monthly-bde76796.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-086edf15.js → BMI_GIRLS.zscore.weekly-b4a056fe.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-cd3e79ee.js → BMI_GIRLS.zscore.yearly-a92152aa.js} +0 -0
- /package/build/esm/{ChevronDown-9d25a195.js → ChevronDown-cb59d640.js} +0 -0
- /package/build/esm/{Close-7b5e9bc9.js → Close-095f247b.js} +0 -0
- /package/build/esm/{Google-c5999908.js → Google-6c595880.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-a856ff74.js → HEAD CIRCUM_BOYS.percentile.monthly-a11d918b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-cc51ab10.js → HEAD CIRCUM_BOYS.percentile.weekly-d40d3946.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-800521da.js → HEAD CIRCUM_BOYS.percentile.yearly-8012449c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-ec1534f2.js → HEAD CIRCUM_BOYS.zscore.monthly-8e5c5a31.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-885f7cf5.js → HEAD CIRCUM_BOYS.zscore.weekly-b35ad21d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-003386ce.js → HEAD CIRCUM_BOYS.zscore.yearly-6c013887.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-b0dfd90e.js → HEAD CIRCUM_GIRLS.percentile.monthly-aa3cb27d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-e2ee80c1.js → HEAD CIRCUM_GIRLS.percentile.weekly-c017508e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-712655ed.js → HEAD CIRCUM_GIRLS.percentile.yearly-ccca55e1.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-55657637.js → HEAD CIRCUM_GIRLS.zscore.monthly-fc6208ba.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-609d2713.js → HEAD CIRCUM_GIRLS.zscore.weekly-150dfa94.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-9f55b53e.js → HEAD CIRCUM_GIRLS.zscore.yearly-f5d7f469.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-80f7420b.js → HEIGHT_BOYS.percentile.monthly-6876a69b.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-e1dd99a1.js → HEIGHT_BOYS.percentile.weekly-864ef15a.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-30131879.js → HEIGHT_BOYS.percentile.yearly-45e10964.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-e838b883.js → HEIGHT_BOYS.zscore.monthly-987d02ad.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-69c83b23.js → HEIGHT_BOYS.zscore.weekly-bdb660be.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-6b866c7f.js → HEIGHT_BOYS.zscore.yearly-1517b945.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-1db14cb0.js → HEIGHT_GIRLS.percentile.monthly-b67f99aa.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-d74ce56e.js → HEIGHT_GIRLS.percentile.weekly-712b9a31.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-5f168225.js → HEIGHT_GIRLS.percentile.yearly-55f644c9.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-20d2eb78.js → HEIGHT_GIRLS.zscore.monthly-38bd1a84.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-80ea3af1.js → HEIGHT_GIRLS.zscore.weekly-0e74d6b7.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-647732cc.js → HEIGHT_GIRLS.zscore.yearly-157cc38c.js} +0 -0
- /package/build/esm/{Locale-3abad08e.js → Locale-fee93066.js} +0 -0
- /package/build/esm/{Visible-57dae06e.js → Visible-c8ccf9f4.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-065eae23.js → WEIGHT_BOYS.percentile.monthly-8e22e1ff.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-289170df.js → WEIGHT_BOYS.percentile.weekly-c44d533c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-5e310ae7.js → WEIGHT_BOYS.percentile.yearly-9ae7822a.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-e6cb4ad6.js → WEIGHT_BOYS.zscore.monthly-bdd76b6a.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-268cd85c.js → WEIGHT_BOYS.zscore.weekly-95b328c5.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-d702814b.js → WEIGHT_BOYS.zscore.yearly-814536f9.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-6c3ca315.js → WEIGHT_GIRLS.percentile.monthly-bddd4f3b.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-289d2a9f.js → WEIGHT_GIRLS.percentile.weekly-18a34d13.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-e8c38916.js → WEIGHT_GIRLS.percentile.yearly-9fea7e32.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-844f37e0.js → WEIGHT_GIRLS.zscore.monthly-b31d7444.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-b8266dad.js → WEIGHT_GIRLS.zscore.weekly-506c8f97.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-1245be65.js → WEIGHT_GIRLS.zscore.yearly-3af998e9.js} +0 -0
- /package/build/esm/{animation-9daf7ea1.js → animation-6a677c4c.js} +0 -0
- /package/build/esm/{constants-82aa6ead.js → constants-0c2f7d1b.js} +0 -0
- /package/build/esm/{constants-372dadc3.js → constants-7688da28.js} +0 -0
- /package/build/esm/{constants-1ef5e1e7.js → constants-e3bf1dcd.js} +0 -0
- /package/build/esm/{doctor-03f23031.js → doctor-a8bf8262.js} +0 -0
- /package/build/esm/{index-7c541c07.js → index-2469d657.js} +0 -0
- /package/build/esm/{index-76afd60a.js → index-40c8f198.js} +0 -0
- /package/build/esm/{index-86c5c2a0.js → index-76eff284.js} +0 -0
- /package/build/esm/{index-51ee83c5.js → index-77acd039.js} +0 -0
- /package/build/esm/{index-f539d727.js → index-7ad01fa4.js} +0 -0
- /package/build/esm/{index-ed0b6c0a.js → index-b7299a9c.js} +0 -0
- /package/build/esm/{index-81d8a522.js → index-c4b2f711.js} +0 -0
- /package/build/esm/{index-93f6c20b.js → index-cc333222.js} +0 -0
- /package/build/esm/{index-dfbb7a48.js → index-f7168e69.js} +0 -0
- /package/build/esm/{index.styles-d205a442.js → index.styles-61d70f9e.js} +0 -0
- /package/build/esm/{localizeNumberFormat-6fa87239.js → localizeNumberFormat-9bb2897c.js} +0 -0
- /package/build/esm/{normalizeLink-6fa9140b.js → normalizeLink-a852ea86.js} +0 -0
- /package/build/esm/{other-f3acbf3b.js → other-ff97cf3a.js} +0 -0
- /package/build/esm/{paths-14459239.js → paths-1c1c94aa.js} +0 -0
- /package/build/esm/{translationsContext-348395fa.js → translationsContext-d3dcfbcf.js} +0 -0
- /package/build/esm/{tslib.es6-3f882546.js → tslib.es6-3d0d57aa.js} +0 -0
- /package/build/esm/{types-e778085b.js → types-512c7e58.js} +0 -0
- /package/build/esm/{useIsInit-666a0622.js → useIsInit-3a60ce11.js} +0 -0
- /package/build/esm/{useOutsideClick-c1bd33d2.js → useOutsideClick-0af5e699.js} +0 -0
- /package/build/esm/{useScrollbarSize-52945f1b.js → useScrollbarSize-32e71bd5.js} +0 -0
- /package/build/esm/{useUniqueId-a4987374.js → useUniqueId-d85246b9.js} +0 -0
- /package/build/esm/{utils-751f26c2.js → utils-24a5fc0b.js} +0 -0
- /package/build/{index-b9ef6287.js → index-17123607.js} +0 -0
- /package/build/{index-5e0006ed.js → index-232df9c6.js} +0 -0
- /package/build/{index-58d8c932.js → index-2c357711.js} +0 -0
- /package/build/{index-b499805d.js → index-546256c8.js} +0 -0
- /package/build/{index-b021372e.js → index-d46c2bee.js} +0 -0
- /package/build/{index-89c3d7b8.js → index-d65d2702.js} +0 -0
- /package/build/{index-42ca0cd7.js → index-dd2622f2.js} +0 -0
- /package/build/{index-17762e76.js → index-e89d6ea8.js} +0 -0
- /package/build/{index-e811bc9e.js → index-faa8ac60.js} +0 -0
- /package/build/{index.styles-1994f67b.js → index.styles-7eb232b9.js} +0 -0
- /package/build/{localizeNumberFormat-0321c0eb.js → localizeNumberFormat-b4acc554.js} +0 -0
- /package/build/{normalizeLink-0cf91164.js → normalizeLink-ed076d28.js} +0 -0
- /package/build/{other-927d70d3.js → other-5db125e1.js} +0 -0
- /package/build/{paths-890c6157.js → paths-8c7855d4.js} +0 -0
- /package/build/{translationsContext-8c59d7af.js → translationsContext-58c99c1f.js} +0 -0
- /package/build/{tslib.es6-821c3e9d.js → tslib.es6-7610e8e4.js} +0 -0
- /package/build/{types-194b4c0d.js → types-149e0fce.js} +0 -0
- /package/build/{useIsInit-2e69dc0a.js → useIsInit-3a02c33f.js} +0 -0
- /package/build/{useOutsideClick-f3383a8a.js → useOutsideClick-59fd150e.js} +0 -0
- /package/build/{useScrollbarSize-5d5dfb69.js → useScrollbarSize-17773592.js} +0 -0
- /package/build/{useUniqueId-b1afd50f.js → useUniqueId-17e9a8d5.js} +0 -0
- /package/build/{utils-dd2ba00a.js → utils-62602343.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' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | '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.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | '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.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | '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' | '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' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | '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.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.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | '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' | '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' | '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';
|
|
@@ -239,8 +239,10 @@ var defaultTranslations = {
|
|
|
239
239
|
"comment.seeMoreComments": "See {count} more comments",
|
|
240
240
|
"comment.seeMoreReplies": "See {count} more replies",
|
|
241
241
|
"commentPopup.warning.newPost": "Your question will be public",
|
|
242
|
+
"common.playing": "Playing ...",
|
|
242
243
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
243
244
|
"common.sponsoredBy": "Sponsored By",
|
|
245
|
+
"common.totalView": "{number} view",
|
|
244
246
|
"community.choose": "Choose a community",
|
|
245
247
|
"community.notification.joined": "You joined {name} community",
|
|
246
248
|
"community.notification.left": "You left {name} community",
|
|
@@ -329,6 +331,9 @@ var defaultTranslations = {
|
|
|
329
331
|
"home.navigator.menu.healthTools.noDatas.cta": "Discover more",
|
|
330
332
|
"home.navigator.menu.healthTools.noDatas.description": "These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.",
|
|
331
333
|
"home.navigator.menu.healthTools.noDatas.title": "Health Tools",
|
|
334
|
+
"home.navigator.menu.lastestVideos": "Lastest shorts",
|
|
335
|
+
"home.navigator.menu.podcasts": "Podcasts",
|
|
336
|
+
"home.navigator.menu.shorts": "Shorts",
|
|
332
337
|
"home.navigator.menu.spotlightEcom": "Categories",
|
|
333
338
|
"home.navigator.menu.spotlightHospitals": "Popular Hospitals",
|
|
334
339
|
"home.navigator.menu.spotlightTools": "Favorite Tools",
|
|
@@ -339,12 +344,14 @@ var defaultTranslations = {
|
|
|
339
344
|
"home.navigator.menu.together.noPosts.title": "Welcome to Community",
|
|
340
345
|
"home.navigator.menu.trendingPosts": "Highlight Posts",
|
|
341
346
|
"home.navigator.menu.trendingPosts.seeMore": "See more",
|
|
347
|
+
"home.navigator.menu.videos": "Videos",
|
|
342
348
|
"home.navigator.menuItem.allCategories": "See All Categories",
|
|
343
349
|
"home.navigator.menuItem.allCommunities": "See all communities",
|
|
344
350
|
"home.navigator.menuItem.allCommunitiesheadingTitle": "Find your communities",
|
|
345
351
|
"home.navigator.menuItem.allHealthTools": "See All Health Tools",
|
|
346
352
|
"home.navigator.menuItem.allSpecialties": "All specialties",
|
|
347
353
|
"home.navigator.menuItem.allSpotlight": "See All In Focus",
|
|
354
|
+
"home.navigator.menuItem.allVideos": "See All Videos",
|
|
348
355
|
"home.navigator.menuItem.discover": "Discover",
|
|
349
356
|
"home.navigator.menuItem.healthCategories": "Health Categories",
|
|
350
357
|
"home.navigator.menuItem.healthTools": "Health Tools",
|
|
@@ -356,6 +363,8 @@ var defaultTranslations = {
|
|
|
356
363
|
"home.navigator.menuItem.new": "new",
|
|
357
364
|
"home.navigator.menuItem.specialties": "Specialties",
|
|
358
365
|
"home.navigator.menuItem.spotlights": "All In Focus",
|
|
366
|
+
"home.navigator.menuItem.video": "Video",
|
|
367
|
+
"home.navigator.menuItem.videoCategories": "Video Categories",
|
|
359
368
|
"home.search": "Search {site}",
|
|
360
369
|
"home.seeAll": "See All",
|
|
361
370
|
"home.seeAllCategories": "See All Topics",
|
|
@@ -239,8 +239,10 @@ var hiTranslations = {
|
|
|
239
239
|
"comment.seeMoreComments": "See {count} more comments",
|
|
240
240
|
"comment.seeMoreReplies": "See {count} more replies",
|
|
241
241
|
"commentPopup.warning.newPost": "आपका कमेंट सभी के लिए प्रकाशित किया जाएगा।",
|
|
242
|
+
"common.playing": "Playing ...",
|
|
242
243
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
243
244
|
"common.sponsoredBy": "द्वारा प्रायोजित",
|
|
245
|
+
"common.totalView": "{number} view",
|
|
244
246
|
"community.choose": "Choose a community",
|
|
245
247
|
"community.notification.joined": "You joined {name} community",
|
|
246
248
|
"community.notification.left": "You left {name} community",
|
|
@@ -329,6 +331,9 @@ var hiTranslations = {
|
|
|
329
331
|
"home.navigator.menu.healthTools.noDatas.cta": "Discover more",
|
|
330
332
|
"home.navigator.menu.healthTools.noDatas.description": "These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.",
|
|
331
333
|
"home.navigator.menu.healthTools.noDatas.title": "Health Tools",
|
|
334
|
+
"home.navigator.menu.lastestVideos": "Lastest shorts",
|
|
335
|
+
"home.navigator.menu.podcasts": "Podcasts",
|
|
336
|
+
"home.navigator.menu.shorts": "Shorts",
|
|
332
337
|
"home.navigator.menu.spotlightEcom": "Categories",
|
|
333
338
|
"home.navigator.menu.spotlightHospitals": "Popular Hospitals",
|
|
334
339
|
"home.navigator.menu.spotlightTools": "Favorite Tools",
|
|
@@ -339,12 +344,14 @@ var hiTranslations = {
|
|
|
339
344
|
"home.navigator.menu.together.noPosts.title": "Welcome to Community",
|
|
340
345
|
"home.navigator.menu.trendingPosts": "Highlight Posts",
|
|
341
346
|
"home.navigator.menu.trendingPosts.seeMore": "और देखें ",
|
|
347
|
+
"home.navigator.menu.videos": "Videos",
|
|
342
348
|
"home.navigator.menuItem.allCategories": "सभी कैटेगरीज देखें ",
|
|
343
349
|
"home.navigator.menuItem.allCommunities": "सभी समुदायों को देखें",
|
|
344
350
|
"home.navigator.menuItem.allCommunitiesheadingTitle": "Find your communities",
|
|
345
351
|
"home.navigator.menuItem.allHealthTools": "सभी हेल्थ टूल्स देखें ",
|
|
346
352
|
"home.navigator.menuItem.allSpecialties": "All specialties",
|
|
347
353
|
"home.navigator.menuItem.allSpotlight": "सभी स्पॉट लाइट देखें ",
|
|
354
|
+
"home.navigator.menuItem.allVideos": "See All Videos",
|
|
348
355
|
"home.navigator.menuItem.discover": "खोज ",
|
|
349
356
|
"home.navigator.menuItem.healthCategories": "हेल्थ कैटेगरीज",
|
|
350
357
|
"home.navigator.menuItem.healthTools": "हेल्थ टूल्स ",
|
|
@@ -356,6 +363,8 @@ var hiTranslations = {
|
|
|
356
363
|
"home.navigator.menuItem.new": "new",
|
|
357
364
|
"home.navigator.menuItem.specialties": "Specialties",
|
|
358
365
|
"home.navigator.menuItem.spotlights": "फोकस में ",
|
|
366
|
+
"home.navigator.menuItem.video": "Video",
|
|
367
|
+
"home.navigator.menuItem.videoCategories": "Video Categories",
|
|
359
368
|
"home.search": "सर्च {site}",
|
|
360
369
|
"home.seeAll": "सभी देखें",
|
|
361
370
|
"home.seeAllCategories": "सभी विषय देखें",
|
|
@@ -239,8 +239,10 @@ var idTranslations = {
|
|
|
239
239
|
"comment.seeMoreComments": "Lihat {count} komentar lain",
|
|
240
240
|
"comment.seeMoreReplies": "Lihat {count} balasan untuk Anda",
|
|
241
241
|
"commentPopup.warning.newPost": "Semua orang bisa melihat pertanyaanmu",
|
|
242
|
+
"common.playing": "Memutar ...",
|
|
242
243
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
243
244
|
"common.sponsoredBy": "Disponsori Oleh",
|
|
245
|
+
"common.totalView": "{number} tampilan",
|
|
244
246
|
"community.choose": "Pilih komunitas",
|
|
245
247
|
"community.notification.joined": "Anda bergabung di komunitas {name}",
|
|
246
248
|
"community.notification.left": "Anda keluar dari komunitas {name}",
|
|
@@ -329,6 +331,9 @@ var idTranslations = {
|
|
|
329
331
|
"home.navigator.menu.healthTools.noDatas.cta": "Lihat selanjutnya ",
|
|
330
332
|
"home.navigator.menu.healthTools.noDatas.description": "Alat kesehatan ini mudah digunakan dan dapat membantu memantau kondisi kesehatan Anda secara umum. ",
|
|
331
333
|
"home.navigator.menu.healthTools.noDatas.title": "Alat Kesehatan ",
|
|
334
|
+
"home.navigator.menu.lastestVideos": "Lastest shorts",
|
|
335
|
+
"home.navigator.menu.podcasts": "Podcasts",
|
|
336
|
+
"home.navigator.menu.shorts": "Shorts",
|
|
332
337
|
"home.navigator.menu.spotlightEcom": "Categories",
|
|
333
338
|
"home.navigator.menu.spotlightHospitals": "Rumah Sakit Terpopuler",
|
|
334
339
|
"home.navigator.menu.spotlightTools": "Alat Kesehatan Favorit",
|
|
@@ -339,12 +344,14 @@ var idTranslations = {
|
|
|
339
344
|
"home.navigator.menu.together.noPosts.title": "Selamat Datang di Komunitas!",
|
|
340
345
|
"home.navigator.menu.trendingPosts": "Postingan Utama",
|
|
341
346
|
"home.navigator.menu.trendingPosts.seeMore": "Lihat selanjutnya",
|
|
347
|
+
"home.navigator.menu.videos": "Videos",
|
|
342
348
|
"home.navigator.menuItem.allCategories": "Lihat Semua Kategori",
|
|
343
349
|
"home.navigator.menuItem.allCommunities": "Lihat Semua Komunitas",
|
|
344
350
|
"home.navigator.menuItem.allCommunitiesheadingTitle": "Temukan komunitas Anda",
|
|
345
351
|
"home.navigator.menuItem.allHealthTools": "Lihat Semua",
|
|
346
352
|
"home.navigator.menuItem.allSpecialties": "Semua spesialisasi",
|
|
347
353
|
"home.navigator.menuItem.allSpotlight": "Lihat Fokus Lainnya",
|
|
354
|
+
"home.navigator.menuItem.allVideos": "See All Videos",
|
|
348
355
|
"home.navigator.menuItem.discover": "Kategori",
|
|
349
356
|
"home.navigator.menuItem.healthCategories": "Kategori Kesehatan",
|
|
350
357
|
"home.navigator.menuItem.healthTools": "Cek Kesehatan",
|
|
@@ -356,6 +363,8 @@ var idTranslations = {
|
|
|
356
363
|
"home.navigator.menuItem.new": "new",
|
|
357
364
|
"home.navigator.menuItem.specialties": "Spesialisasi",
|
|
358
365
|
"home.navigator.menuItem.spotlights": "Galeri Fokus",
|
|
366
|
+
"home.navigator.menuItem.video": "Video",
|
|
367
|
+
"home.navigator.menuItem.videoCategories": "Video Categories",
|
|
359
368
|
"home.search": "Cari {site}",
|
|
360
369
|
"home.seeAll": "Lihat Semua Kategori",
|
|
361
370
|
"home.seeAllCategories": "Lihat Semua",
|
|
@@ -239,8 +239,10 @@ var kmTranslations = {
|
|
|
239
239
|
"comment.seeMoreComments": "See {count} more comments",
|
|
240
240
|
"comment.seeMoreReplies": "See {count} more replies",
|
|
241
241
|
"commentPopup.warning.newPost": "មតិរបស់អ្នកនឹងបង្ហាញជាសាធារណៈ",
|
|
242
|
+
"common.playing": "ដំណើរការ...",
|
|
242
243
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
243
244
|
"common.sponsoredBy": "គាំទ្រដោយ",
|
|
245
|
+
"common.totalView": "{number} ដងការមើល",
|
|
244
246
|
"community.choose": "Choose a community",
|
|
245
247
|
"community.notification.joined": "You joined {name} community",
|
|
246
248
|
"community.notification.left": "You left {name} community",
|
|
@@ -329,6 +331,9 @@ var kmTranslations = {
|
|
|
329
331
|
"home.navigator.menu.healthTools.noDatas.cta": "Discover more",
|
|
330
332
|
"home.navigator.menu.healthTools.noDatas.description": "These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.",
|
|
331
333
|
"home.navigator.menu.healthTools.noDatas.title": "Health Tools",
|
|
334
|
+
"home.navigator.menu.lastestVideos": "Lastest shorts",
|
|
335
|
+
"home.navigator.menu.podcasts": "Podcasts",
|
|
336
|
+
"home.navigator.menu.shorts": "Shorts",
|
|
332
337
|
"home.navigator.menu.spotlightEcom": "Categories",
|
|
333
338
|
"home.navigator.menu.spotlightHospitals": "Popular Hospitals",
|
|
334
339
|
"home.navigator.menu.spotlightTools": "Favorite Tools",
|
|
@@ -339,12 +344,14 @@ var kmTranslations = {
|
|
|
339
344
|
"home.navigator.menu.together.noPosts.title": "Welcome to Community",
|
|
340
345
|
"home.navigator.menu.trendingPosts": "Highlight Posts",
|
|
341
346
|
"home.navigator.menu.trendingPosts.seeMore": "មើលបន្ថែម",
|
|
347
|
+
"home.navigator.menu.videos": "Videos",
|
|
342
348
|
"home.navigator.menuItem.allCategories": "មើលគ្រប់ផ្នែកទាំងអស់",
|
|
343
349
|
"home.navigator.menuItem.allCommunities": "បង្ហាញសហគមន៍ទាំងអស់",
|
|
344
350
|
"home.navigator.menuItem.allCommunitiesheadingTitle": "Find your communities",
|
|
345
351
|
"home.navigator.menuItem.allHealthTools": "មើលផ្នែករង្វាស់សុខភាពទាំងអស់",
|
|
346
352
|
"home.navigator.menuItem.allSpecialties": "All specialties",
|
|
347
353
|
"home.navigator.menuItem.allSpotlight": "មើលមាតិកាពិសេសទាំងអស់",
|
|
354
|
+
"home.navigator.menuItem.allVideos": "See All Videos",
|
|
348
355
|
"home.navigator.menuItem.discover": "មាតិកា",
|
|
349
356
|
"home.navigator.menuItem.healthCategories": "មាតិកា",
|
|
350
357
|
"home.navigator.menuItem.healthTools": "រង្វាស់សុខភាព",
|
|
@@ -356,6 +363,8 @@ var kmTranslations = {
|
|
|
356
363
|
"home.navigator.menuItem.new": "new",
|
|
357
364
|
"home.navigator.menuItem.specialties": "Specialties",
|
|
358
365
|
"home.navigator.menuItem.spotlights": "មាតិកាពិសេសទាំងអស់",
|
|
366
|
+
"home.navigator.menuItem.video": "Video",
|
|
367
|
+
"home.navigator.menuItem.videoCategories": "Video Categories",
|
|
359
368
|
"home.search": "ស្វែងរក {site}",
|
|
360
369
|
"home.seeAll": "មើលទាំងអស់",
|
|
361
370
|
"home.seeAllCategories": "អត្ថបទទាំងអស់",
|
|
@@ -239,8 +239,10 @@ var msTranslations = {
|
|
|
239
239
|
"comment.seeMoreComments": "Lihat {count} lagi komen ",
|
|
240
240
|
"comment.seeMoreReplies": "Lihat {count} lebih maklum balas",
|
|
241
241
|
"commentPopup.warning.newPost": "Soalan anda akan disiarkan secara umum",
|
|
242
|
+
"common.playing": "Dimainkan..",
|
|
242
243
|
"common.profileNavigator.newsletterSubscription": "Langganan Buletin",
|
|
243
244
|
"common.sponsoredBy": "Ditaja Oleh",
|
|
245
|
+
"common.totalView": "{number} tontonan",
|
|
244
246
|
"community.choose": "Pilih komuniti",
|
|
245
247
|
"community.notification.joined": "Anda sudah menyertai komuniti {name}",
|
|
246
248
|
"community.notification.left": "Anda sudah keluar dari komuniti {name}",
|
|
@@ -329,6 +331,9 @@ var msTranslations = {
|
|
|
329
331
|
"home.navigator.menu.healthTools.noDatas.cta": "Lihat Selanjutnya",
|
|
330
332
|
"home.navigator.menu.healthTools.noDatas.description": "Alat-alat kesihatan ini mudah untuk digunakan bagi memantau tahap kesihatan anda.",
|
|
331
333
|
"home.navigator.menu.healthTools.noDatas.title": "Alat Kesihatan",
|
|
334
|
+
"home.navigator.menu.lastestVideos": "Lastest shorts",
|
|
335
|
+
"home.navigator.menu.podcasts": "Podcasts",
|
|
336
|
+
"home.navigator.menu.shorts": "Shorts",
|
|
332
337
|
"home.navigator.menu.spotlightEcom": "Kategori",
|
|
333
338
|
"home.navigator.menu.spotlightHospitals": "Hospital Popular",
|
|
334
339
|
"home.navigator.menu.spotlightTools": "Alat Kesihatan Kegemaran",
|
|
@@ -339,12 +344,14 @@ var msTranslations = {
|
|
|
339
344
|
"home.navigator.menu.together.noPosts.title": "Selamat Datang Ke Komuniti",
|
|
340
345
|
"home.navigator.menu.trendingPosts": "Posting Utama",
|
|
341
346
|
"home.navigator.menu.trendingPosts.seeMore": "Lihat Lagi",
|
|
347
|
+
"home.navigator.menu.videos": "Videos",
|
|
342
348
|
"home.navigator.menuItem.allCategories": "Lihat Semua Kategori",
|
|
343
349
|
"home.navigator.menuItem.allCommunities": "Lihat semua komuniti",
|
|
344
350
|
"home.navigator.menuItem.allCommunitiesheadingTitle": "Cari komuniti anda",
|
|
345
351
|
"home.navigator.menuItem.allHealthTools": "Lihat Semua Alat Kesihatan",
|
|
346
352
|
"home.navigator.menuItem.allSpecialties": "Semua kepakaran",
|
|
347
353
|
"home.navigator.menuItem.allSpotlight": "Lihat Semua Spotlight",
|
|
354
|
+
"home.navigator.menuItem.allVideos": "See All Videos",
|
|
348
355
|
"home.navigator.menuItem.discover": "Info Kesihatan",
|
|
349
356
|
"home.navigator.menuItem.healthCategories": "Kategori Kesihatan",
|
|
350
357
|
"home.navigator.menuItem.healthTools": "Alat Kesihatan ",
|
|
@@ -356,6 +363,8 @@ var msTranslations = {
|
|
|
356
363
|
"home.navigator.menuItem.new": "Baru",
|
|
357
364
|
"home.navigator.menuItem.specialties": "Kepakaran",
|
|
358
365
|
"home.navigator.menuItem.spotlights": "Semua Spotlight",
|
|
366
|
+
"home.navigator.menuItem.video": "Video",
|
|
367
|
+
"home.navigator.menuItem.videoCategories": "Video Categories",
|
|
359
368
|
"home.search": "Cari {site}",
|
|
360
369
|
"home.seeAll": "Lihat Semua",
|
|
361
370
|
"home.seeAllCategories": "Lihat Semua Topik",
|
|
@@ -239,8 +239,10 @@ var myTranslations = {
|
|
|
239
239
|
"comment.seeMoreComments": "မှတ်ချက် {count}ခုကို ဆက်ကြည့်မယ်။ ",
|
|
240
240
|
"comment.seeMoreReplies": "ပြန်လည်ဖြေကြားချက် {count}ခုကို ဆက်ကြည့်မယ်။",
|
|
241
241
|
"commentPopup.warning.newPost": "သင့်မှတ်ချက်ကို လူတိုင်းက မြင်တွေ့နိုင်မည်။",
|
|
242
|
+
"common.playing": "ခဏစောင့်ပါ",
|
|
242
243
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
243
244
|
"common.sponsoredBy": "အားဖြည့်ကူညီပေးသူ",
|
|
245
|
+
"common.totalView": "{number} ကြည့်ရှုမှု",
|
|
244
246
|
"community.choose": "အဖွဲ့အစည်းတစ်ခုကို ရွေးပါ။",
|
|
245
247
|
"community.notification.joined": "သင် {name} အဖွဲ့အစည်းတွင် ပါဝင်ပြီးပါပြီ။",
|
|
246
248
|
"community.notification.left": "သင် {name} အဖွဲ့အစည်းမှ ထွက်လိုက်ပါပြီ။",
|
|
@@ -329,6 +331,9 @@ var myTranslations = {
|
|
|
329
331
|
"home.navigator.menu.healthTools.noDatas.cta": "Discover more",
|
|
330
332
|
"home.navigator.menu.healthTools.noDatas.description": "These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.",
|
|
331
333
|
"home.navigator.menu.healthTools.noDatas.title": "Health Tools",
|
|
334
|
+
"home.navigator.menu.lastestVideos": "Lastest shorts",
|
|
335
|
+
"home.navigator.menu.podcasts": "Podcasts",
|
|
336
|
+
"home.navigator.menu.shorts": "Shorts",
|
|
332
337
|
"home.navigator.menu.spotlightEcom": "Categories",
|
|
333
338
|
"home.navigator.menu.spotlightHospitals": "အရှာများသောဆေးရုံများ",
|
|
334
339
|
"home.navigator.menu.spotlightTools": "နှစ်သက်သည့်ကိရိယာများ",
|
|
@@ -339,12 +344,14 @@ var myTranslations = {
|
|
|
339
344
|
"home.navigator.menu.together.noPosts.title": "အဖွဲ့အစည်းမှ ကြိုဆိုပါသည်။",
|
|
340
345
|
"home.navigator.menu.trendingPosts": "ဖတ်ရှုသင့်သောဆောင်းပါးများ",
|
|
341
346
|
"home.navigator.menu.trendingPosts.seeMore": "ထပ်မံ ကြည့်ရှုမည်",
|
|
347
|
+
"home.navigator.menu.videos": "Videos",
|
|
342
348
|
"home.navigator.menuItem.allCategories": "ကဏ္ဍအားလုံး ကြည့်ရှုမည်။",
|
|
343
349
|
"home.navigator.menuItem.allCommunities": "အဖွဲ့အားလုံးကို ကြည့်မည်။",
|
|
344
350
|
"home.navigator.menuItem.allCommunitiesheadingTitle": "သင်နဲ့ သက်ဆိုင်တဲ့ အဖွဲ့အစည်းများကို ရှာဖွေမယ်။",
|
|
345
351
|
"home.navigator.menuItem.allHealthTools": "ကိရိယာများကို ကြည့်မည်။",
|
|
346
352
|
"home.navigator.menuItem.allSpecialties": "All specialties",
|
|
347
353
|
"home.navigator.menuItem.allSpotlight": "အာရုံစိုက်ရမည့် အကြောင်းအရာများကို ကြည့်ရန်",
|
|
354
|
+
"home.navigator.menuItem.allVideos": "See All Videos",
|
|
348
355
|
"home.navigator.menuItem.discover": "ဆောင်းပါးများ",
|
|
349
356
|
"home.navigator.menuItem.healthCategories": "ကျန်းမာရေး ကဏ္ဍများ",
|
|
350
357
|
"home.navigator.menuItem.healthTools": "ကိရိယာများ",
|
|
@@ -356,6 +363,8 @@ var myTranslations = {
|
|
|
356
363
|
"home.navigator.menuItem.new": "new",
|
|
357
364
|
"home.navigator.menuItem.specialties": "ကျမ်းကျင်နယ်ပယ်များ",
|
|
358
365
|
"home.navigator.menuItem.spotlights": "အာရုံစိုက်ရမည့် အကြောင်းအရာ",
|
|
366
|
+
"home.navigator.menuItem.video": "Video",
|
|
367
|
+
"home.navigator.menuItem.videoCategories": "Video Categories",
|
|
359
368
|
"home.search": "ရှာဖွေမည် {site}",
|
|
360
369
|
"home.seeAll": "အားလုံးကို ကြည့်မည်။",
|
|
361
370
|
"home.seeAllCategories": "ခေါင်းစဉ်အားလုံးကို ကြည့်မည်။",
|
|
@@ -239,8 +239,10 @@ var thTranslations = {
|
|
|
239
239
|
"comment.seeMoreComments": "ดูความเห็นเพิ่มเติม {count} ความเห็น ",
|
|
240
240
|
"comment.seeMoreReplies": "ดู {count} ตอบกลับเพิ่มเติม",
|
|
241
241
|
"commentPopup.warning.newPost": "คำถามของคุณจะเป็นสาธารณะ",
|
|
242
|
+
"common.playing": "รอสักครู่...",
|
|
242
243
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
243
244
|
"common.sponsoredBy": "สนับสนุนโดย",
|
|
245
|
+
"common.totalView": "{number} การเข้าชม",
|
|
244
246
|
"community.choose": "เลือกชุมชน",
|
|
245
247
|
"community.notification.joined": "คุณเข้าร่วมชุมชน {name} แล้ว",
|
|
246
248
|
"community.notification.left": "คุณออกจากชุมชน {name} แล้ว",
|
|
@@ -329,6 +331,9 @@ var thTranslations = {
|
|
|
329
331
|
"home.navigator.menu.healthTools.noDatas.cta": "ค้นพบเพิ่มเติม",
|
|
330
332
|
"home.navigator.menu.healthTools.noDatas.description": "เครื่องมือสุขภาพที่ใช้งานง่ายเหล่านี้จะช่วยให้คุณสามารถประเมินสุขภาพโดยรวมและความเป็นอยู่ของคุณได้ง่ายยิ่งขึ้น",
|
|
331
333
|
"home.navigator.menu.healthTools.noDatas.title": "เครื่องมือสุขภาพ",
|
|
334
|
+
"home.navigator.menu.lastestVideos": "Lastest shorts",
|
|
335
|
+
"home.navigator.menu.podcasts": "Podcasts",
|
|
336
|
+
"home.navigator.menu.shorts": "Shorts",
|
|
332
337
|
"home.navigator.menu.spotlightEcom": "Categories",
|
|
333
338
|
"home.navigator.menu.spotlightHospitals": "โรงพยาบาลโปรด",
|
|
334
339
|
"home.navigator.menu.spotlightTools": "เครื่องมือโปรด",
|
|
@@ -339,12 +344,14 @@ var thTranslations = {
|
|
|
339
344
|
"home.navigator.menu.together.noPosts.title": "ยินดีต้อนรับเข้าสู่ชุมชน",
|
|
340
345
|
"home.navigator.menu.trendingPosts": "บทความโดดเด่น",
|
|
341
346
|
"home.navigator.menu.trendingPosts.seeMore": "ดูเพิ่มเติม",
|
|
347
|
+
"home.navigator.menu.videos": "Videos",
|
|
342
348
|
"home.navigator.menuItem.allCategories": "ดูหมวดหมู่ทั้งหมด",
|
|
343
349
|
"home.navigator.menuItem.allCommunities": "ดูชุมชนทั้งหมด",
|
|
344
350
|
"home.navigator.menuItem.allCommunitiesheadingTitle": "ค้นหาชุมชนของคุณ",
|
|
345
351
|
"home.navigator.menuItem.allHealthTools": "ดูเครื่องมือตรวจเช็กสุขภาพทั้งหมด",
|
|
346
352
|
"home.navigator.menuItem.allSpecialties": "ความเชี่ยวชาญทั้งหมด",
|
|
347
353
|
"home.navigator.menuItem.allSpotlight": "ดูเรื่องเด่นทั้งหมด",
|
|
354
|
+
"home.navigator.menuItem.allVideos": "See All Videos",
|
|
348
355
|
"home.navigator.menuItem.discover": "สำรวจ",
|
|
349
356
|
"home.navigator.menuItem.healthCategories": "หมวดหมู่สุขภาพ",
|
|
350
357
|
"home.navigator.menuItem.healthTools": "เครื่องมือตรวจเช็กสุขภาพ",
|
|
@@ -356,6 +363,8 @@ var thTranslations = {
|
|
|
356
363
|
"home.navigator.menuItem.new": "new",
|
|
357
364
|
"home.navigator.menuItem.specialties": "ความเชี่ยวชาญ",
|
|
358
365
|
"home.navigator.menuItem.spotlights": "เรื่องเด่นทั้งหมด",
|
|
366
|
+
"home.navigator.menuItem.video": "Video",
|
|
367
|
+
"home.navigator.menuItem.videoCategories": "Video Categories",
|
|
359
368
|
"home.search": "ค้นหา {site}",
|
|
360
369
|
"home.seeAll": "ดูทั้งหมด",
|
|
361
370
|
"home.seeAllCategories": "ดูบทความทั้งหมด",
|
|
@@ -239,8 +239,10 @@ var tlTranslations = {
|
|
|
239
239
|
"comment.seeMoreComments": "See {count} more comments",
|
|
240
240
|
"comment.seeMoreReplies": "See {count} more replies",
|
|
241
241
|
"commentPopup.warning.newPost": "Ang iyong comment ay makikita ng lahat.",
|
|
242
|
+
"common.playing": "Playing ...",
|
|
242
243
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
243
244
|
"common.sponsoredBy": "Ini-sponsor ng",
|
|
245
|
+
"common.totalView": "{number} na pagtingin",
|
|
244
246
|
"community.choose": "Choose a community",
|
|
245
247
|
"community.notification.joined": "You joined {name} community",
|
|
246
248
|
"community.notification.left": "You left {name} community",
|
|
@@ -329,6 +331,9 @@ var tlTranslations = {
|
|
|
329
331
|
"home.navigator.menu.healthTools.noDatas.cta": "Discover more",
|
|
330
332
|
"home.navigator.menu.healthTools.noDatas.description": "These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.",
|
|
331
333
|
"home.navigator.menu.healthTools.noDatas.title": "Health Tools",
|
|
334
|
+
"home.navigator.menu.lastestVideos": "Lastest shorts",
|
|
335
|
+
"home.navigator.menu.podcasts": "Podcasts",
|
|
336
|
+
"home.navigator.menu.shorts": "Shorts",
|
|
332
337
|
"home.navigator.menu.spotlightEcom": "Categories",
|
|
333
338
|
"home.navigator.menu.spotlightHospitals": "Popular Hospitals",
|
|
334
339
|
"home.navigator.menu.spotlightTools": "Favorite Tools",
|
|
@@ -339,12 +344,14 @@ var tlTranslations = {
|
|
|
339
344
|
"home.navigator.menu.together.noPosts.title": "Welcome to Community",
|
|
340
345
|
"home.navigator.menu.trendingPosts": "Highlight Posts",
|
|
341
346
|
"home.navigator.menu.trendingPosts.seeMore": "Magpakita pa",
|
|
347
|
+
"home.navigator.menu.videos": "Videos",
|
|
342
348
|
"home.navigator.menuItem.allCategories": "Tingnan ang lahat ng mga kategorya",
|
|
343
349
|
"home.navigator.menuItem.allCommunities": "Tingnan ang lahat ng komunidad",
|
|
344
350
|
"home.navigator.menuItem.allCommunitiesheadingTitle": "Find your communities",
|
|
345
351
|
"home.navigator.menuItem.allHealthTools": "Tingnan ang lahat ng Health Tools",
|
|
346
352
|
"home.navigator.menuItem.allSpecialties": "All specialties",
|
|
347
353
|
"home.navigator.menuItem.allSpotlight": "Tingnan ang lahat ng may pagpokus",
|
|
354
|
+
"home.navigator.menuItem.allVideos": "See All Videos",
|
|
348
355
|
"home.navigator.menuItem.discover": "Matuklasan",
|
|
349
356
|
"home.navigator.menuItem.healthCategories": "Mga Kategorya sa Kalusugan",
|
|
350
357
|
"home.navigator.menuItem.healthTools": "Tool sa Kalusugan",
|
|
@@ -356,6 +363,8 @@ var tlTranslations = {
|
|
|
356
363
|
"home.navigator.menuItem.new": "new",
|
|
357
364
|
"home.navigator.menuItem.specialties": "Specialties",
|
|
358
365
|
"home.navigator.menuItem.spotlights": "Nakatuon ang Lahat",
|
|
366
|
+
"home.navigator.menuItem.video": "Video",
|
|
367
|
+
"home.navigator.menuItem.videoCategories": "Video Categories",
|
|
359
368
|
"home.search": "Maghanap {site}",
|
|
360
369
|
"home.seeAll": "See All",
|
|
361
370
|
"home.seeAllCategories": "See All Topics",
|
|
@@ -239,8 +239,10 @@ var viTranslations = {
|
|
|
239
239
|
"comment.seeMoreComments": "Xem thêm {count} bình luận",
|
|
240
240
|
"comment.seeMoreReplies": "Xem thêm {count} phản hồi",
|
|
241
241
|
"commentPopup.warning.newPost": "Câu hỏi của bạn sẽ được hiển thị công khai",
|
|
242
|
+
"common.playing": "Đang xem ...",
|
|
242
243
|
"common.profileNavigator.newsletterSubscription": "Đăng ký bản tin sức khỏe",
|
|
243
244
|
"common.sponsoredBy": "Tài trợ bởi",
|
|
245
|
+
"common.totalView": "{number} lượt xem",
|
|
244
246
|
"community.choose": "Chọn một cộng đồng",
|
|
245
247
|
"community.notification.joined": "Bạn đã tham gia cộng đồng {name}",
|
|
246
248
|
"community.notification.left": "Bạn đã rời khỏi cộng đồng {name}",
|
|
@@ -329,6 +331,9 @@ var viTranslations = {
|
|
|
329
331
|
"home.navigator.menu.healthTools.noDatas.cta": "Khám phá thêm",
|
|
330
332
|
"home.navigator.menu.healthTools.noDatas.description": "Những công cụ đánh giá sức khỏe dễ sử dụng này sẽ giúp bạn đánh giá các phần quan trọng đối với sức khỏe thể chất và tinh thần của bạn.",
|
|
331
333
|
"home.navigator.menu.healthTools.noDatas.title": "Công cụ sức khỏe",
|
|
334
|
+
"home.navigator.menu.lastestVideos": "Video ngắn mới nhất",
|
|
335
|
+
"home.navigator.menu.podcasts": "Podcasts",
|
|
336
|
+
"home.navigator.menu.shorts": "Shorts",
|
|
332
337
|
"home.navigator.menu.spotlightEcom": "Danh mục",
|
|
333
338
|
"home.navigator.menu.spotlightHospitals": "Bệnh viện nổi bật",
|
|
334
339
|
"home.navigator.menu.spotlightTools": "Công cụ nổi bật",
|
|
@@ -339,12 +344,14 @@ var viTranslations = {
|
|
|
339
344
|
"home.navigator.menu.together.noPosts.title": "Chào mừng đến với Cộng đồng",
|
|
340
345
|
"home.navigator.menu.trendingPosts": "Bài đăng nổi bật",
|
|
341
346
|
"home.navigator.menu.trendingPosts.seeMore": "Xem thêm",
|
|
347
|
+
"home.navigator.menu.videos": "Videos",
|
|
342
348
|
"home.navigator.menuItem.allCategories": "Xem tất cả chuyên mục",
|
|
343
349
|
"home.navigator.menuItem.allCommunities": "Xem tất cả cộng đồng",
|
|
344
350
|
"home.navigator.menuItem.allCommunitiesheadingTitle": "Tìm cộng đồng của bạn",
|
|
345
351
|
"home.navigator.menuItem.allHealthTools": "Xem tất cả công cụ",
|
|
346
352
|
"home.navigator.menuItem.allSpecialties": "Trang chủ đặt lịch",
|
|
347
353
|
"home.navigator.menuItem.allSpotlight": "Các chủ đề Tâm điểm",
|
|
354
|
+
"home.navigator.menuItem.allVideos": "Xem tất cả video",
|
|
348
355
|
"home.navigator.menuItem.discover": "Chuyên mục",
|
|
349
356
|
"home.navigator.menuItem.healthCategories": "Chuyên mục sức khỏe",
|
|
350
357
|
"home.navigator.menuItem.healthTools": "Kiểm tra sức khỏe",
|
|
@@ -356,6 +363,8 @@ var viTranslations = {
|
|
|
356
363
|
"home.navigator.menuItem.new": "mới",
|
|
357
364
|
"home.navigator.menuItem.specialties": "Các chuyên khoa",
|
|
358
365
|
"home.navigator.menuItem.spotlights": "Tâm điểm",
|
|
366
|
+
"home.navigator.menuItem.video": "Video",
|
|
367
|
+
"home.navigator.menuItem.videoCategories": "Chuyên mục video",
|
|
359
368
|
"home.search": "Tìm kiếm {site}",
|
|
360
369
|
"home.seeAll": "Xem tất cả",
|
|
361
370
|
"home.seeAllCategories": "Xem tất cả chủ đề",
|
|
@@ -239,8 +239,10 @@ var mbTranslations = {
|
|
|
239
239
|
"comment.seeMoreComments": "Xem thêm {count} bình luận",
|
|
240
240
|
"comment.seeMoreReplies": "Xem thêm {count} phản hồi",
|
|
241
241
|
"commentPopup.warning.newPost": "Câu hỏi của bạn sẽ được hiển thị công khai",
|
|
242
|
+
"common.playing": "Đang xem ...",
|
|
242
243
|
"common.profileNavigator.newsletterSubscription": "Đăng ký bản tin sức khỏe",
|
|
243
244
|
"common.sponsoredBy": "Tài trợ bởi",
|
|
245
|
+
"common.totalView": "{number} lượt xem",
|
|
244
246
|
"community.choose": "Chọn một cộng đồng",
|
|
245
247
|
"community.notification.joined": "Bạn đã tham gia cộng đồng {name}",
|
|
246
248
|
"community.notification.left": "Bạn đã rời khỏi cộng đồng {name}",
|
|
@@ -329,6 +331,9 @@ var mbTranslations = {
|
|
|
329
331
|
"home.navigator.menu.healthTools.noDatas.cta": "Khám phá thêm",
|
|
330
332
|
"home.navigator.menu.healthTools.noDatas.description": "Các công cụ đánh giá sức khỏe này sẽ giúp bạn đánh giá sức khỏe tổng quát và các chức năng sức khỏe quan trọng khác.",
|
|
331
333
|
"home.navigator.menu.healthTools.noDatas.title": "Công cụ sức khỏe",
|
|
334
|
+
"home.navigator.menu.lastestVideos": "Videos",
|
|
335
|
+
"home.navigator.menu.podcasts": "Podcasts",
|
|
336
|
+
"home.navigator.menu.shorts": "Shorts",
|
|
332
337
|
"home.navigator.menu.spotlightEcom": "Danh mục",
|
|
333
338
|
"home.navigator.menu.spotlightHospitals": "Bệnh viện nổi bật",
|
|
334
339
|
"home.navigator.menu.spotlightTools": "Công cụ nổi bật",
|
|
@@ -339,12 +344,14 @@ var mbTranslations = {
|
|
|
339
344
|
"home.navigator.menu.together.noPosts.title": "Chào mừng đến với Cộng đồng",
|
|
340
345
|
"home.navigator.menu.trendingPosts": "Bài đăng nổi bật",
|
|
341
346
|
"home.navigator.menu.trendingPosts.seeMore": "Xem thêm",
|
|
347
|
+
"home.navigator.menu.videos": "Videos",
|
|
342
348
|
"home.navigator.menuItem.allCategories": "Xem tất cả chuyên mục",
|
|
343
349
|
"home.navigator.menuItem.allCommunities": "Xem tất cả cộng đồng",
|
|
344
350
|
"home.navigator.menuItem.allCommunitiesheadingTitle": "Tìm cộng đồng của bạn",
|
|
345
351
|
"home.navigator.menuItem.allHealthTools": "Xem tất cả công cụ",
|
|
346
352
|
"home.navigator.menuItem.allSpecialties": "Trang chủ đặt lịch",
|
|
347
353
|
"home.navigator.menuItem.allSpotlight": "Các chủ đề Tâm điểm",
|
|
354
|
+
"home.navigator.menuItem.allVideos": "Xem tất cả video",
|
|
348
355
|
"home.navigator.menuItem.discover": "Chuyên mục",
|
|
349
356
|
"home.navigator.menuItem.healthCategories": "Chuyên mục sức khỏe",
|
|
350
357
|
"home.navigator.menuItem.healthTools": "Kiểm tra sức khỏe",
|
|
@@ -356,6 +363,8 @@ var mbTranslations = {
|
|
|
356
363
|
"home.navigator.menuItem.new": "mới",
|
|
357
364
|
"home.navigator.menuItem.specialties": "Các chuyên khoa",
|
|
358
365
|
"home.navigator.menuItem.spotlights": "Tâm điểm",
|
|
366
|
+
"home.navigator.menuItem.video": "Video",
|
|
367
|
+
"home.navigator.menuItem.videoCategories": "Chuyên mục video",
|
|
359
368
|
"home.search": "Tìm kiếm {site}",
|
|
360
369
|
"home.seeAll": "Xem tất cả",
|
|
361
370
|
"home.seeAllCategories": "Xem tất cả chủ đề",
|