@hhgtech/hhg-components 1.29.164 → 1.29.166
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/components.js +4 -4
- package/build/esm/components.js +4 -4
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +9 -8
- package/build/esm/i18n-values/hi-IN.js +9 -8
- package/build/esm/i18n-values/id-ID.js +9 -8
- package/build/esm/i18n-values/km-KH.js +9 -8
- package/build/esm/i18n-values/ms-MY.js +9 -8
- package/build/esm/i18n-values/my-MM.js +9 -8
- package/build/esm/i18n-values/th-TH.js +9 -8
- package/build/esm/i18n-values/tl-PH.js +9 -8
- package/build/esm/i18n-values/vi-VN.js +144 -143
- package/build/esm/i18n-values/vi-VN_MB.js +144 -143
- package/build/esm/i18n-values/zh-TW.js +9 -8
- package/build/esm/{index-4b8e0727.js → index-1f3d461b.js} +1 -1
- package/build/esm/{index-8aee1953.js → index-347708bc.js} +1 -1
- package/build/esm/{index-91b3738e.js → index-5979dfcf.js} +1 -1
- package/build/esm/{index-84220a53.js → index-6642a78a.js} +2 -2
- package/build/esm/{index-c3c3ba37.js → index-72f8924c.js} +1 -1
- package/build/esm/{index-a17856f1.js → index-9a383bbb.js} +1 -1
- package/build/esm/{index-3767dcdb.js → index-a4349652.js} +1 -1
- package/build/esm/{index-97531ab3.js → index-b80fc2ea.js} +1 -1
- package/build/esm/{index-9f6cde00.js → index-c75b8564.js} +3 -3
- package/build/esm/index.js +9 -9
- package/build/esm/molecules.js +2 -2
- package/build/esm/navigation.js +2 -2
- package/build/esm/organisms.js +3 -3
- package/build/esm/ssoV2/ssoStateManager/store.d.ts +1 -0
- package/build/esm/ssoV2.js +4 -3
- package/build/esm/{store-1f24df1d.js → store-d29faaa4.js} +1 -0
- package/build/esm/subot.js +1 -1
- package/build/esm/surveyOrPremiumBanner.js +2 -2
- package/build/esm/together.js +6 -6
- package/build/esm/togetherMolecules.js +5 -5
- package/build/esm/togetherMoleculesCardAuthor.js +1 -1
- package/build/esm/togetherMoleculesProfileDetail.js +3 -3
- package/build/esm/togetherOrganisms.js +5 -5
- package/build/esm/useTogetherAuthRequiredAction.js +1 -1
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +9 -8
- package/build/i18n-values/hi-IN.js +9 -8
- package/build/i18n-values/id-ID.js +9 -8
- package/build/i18n-values/km-KH.js +9 -8
- package/build/i18n-values/ms-MY.js +9 -8
- package/build/i18n-values/my-MM.js +9 -8
- package/build/i18n-values/th-TH.js +9 -8
- package/build/i18n-values/tl-PH.js +9 -8
- package/build/i18n-values/vi-VN.js +144 -143
- package/build/i18n-values/vi-VN_MB.js +144 -143
- package/build/i18n-values/zh-TW.js +9 -8
- package/build/{index-c0c1de1c.js → index-1277ec34.js} +3 -3
- package/build/{index-f0f15c0d.js → index-38429a03.js} +1 -1
- package/build/{index-3a3487db.js → index-70fe0946.js} +1 -1
- package/build/{index-490ed2a2.js → index-714a19ea.js} +2 -2
- package/build/{index-16499305.js → index-75ea43b4.js} +1 -1
- package/build/{index-f2ef8e5a.js → index-aca6d753.js} +1 -1
- package/build/{index-7ff5d904.js → index-c221807b.js} +1 -1
- package/build/{index-90603ed0.js → index-e1cfbd57.js} +1 -1
- package/build/{index-43cfdbba.js → index-fa09ba7a.js} +1 -1
- package/build/index.js +9 -9
- package/build/molecules.js +2 -2
- package/build/navigation.js +2 -2
- package/build/organisms.js +3 -3
- package/build/ssoV2/ssoStateManager/store.d.ts +1 -0
- package/build/ssoV2.js +3 -2
- package/build/{store-6efc3668.js → store-6a37db86.js} +1 -0
- package/build/subot.js +1 -1
- package/build/surveyOrPremiumBanner.js +2 -2
- package/build/together.js +6 -6
- package/build/togetherMolecules.js +5 -5
- package/build/togetherMoleculesCardAuthor.js +1 -1
- package/build/togetherMoleculesProfileDetail.js +3 -3
- package/build/togetherOrganisms.js +5 -5
- package/build/useTogetherAuthRequiredAction.js +1 -1
- package/package.json +1 -1
package/build/esm/organisms.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { N as NavigationV2, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-
|
|
2
|
-
export { U as UserProfileNavigation, N as UserProfileNavigationHeader, a as UserProfileNavigationStats } from './index-
|
|
1
|
+
export { N as NavigationV2, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-9a383bbb.js';
|
|
2
|
+
export { U as UserProfileNavigation, N as UserProfileNavigationHeader, a as UserProfileNavigationStats } from './index-a4349652.js';
|
|
3
3
|
export { F as Footer } from './index-be6120b0.js';
|
|
4
4
|
export { NavigationLogoutPopup } from './navigationLogoutPopup.js';
|
|
5
5
|
export { N as NavigationProfileButton } from './index-a61b4113.js';
|
|
@@ -61,7 +61,7 @@ import './miscDefaultClassWrapper.js';
|
|
|
61
61
|
import 'dayjs/plugin/relativeTime';
|
|
62
62
|
import './index-140ef2b5.js';
|
|
63
63
|
import './index-6251c058.js';
|
|
64
|
-
import './store-
|
|
64
|
+
import './store-d29faaa4.js';
|
|
65
65
|
import 'zustand';
|
|
66
66
|
import 'lodash/debounce';
|
|
67
67
|
import './core-4b4f355d.js';
|
|
@@ -24,6 +24,7 @@ export type SSOV2StoreType = {
|
|
|
24
24
|
overrideClose?: () => void;
|
|
25
25
|
onCloseProp?: () => void;
|
|
26
26
|
setOnCloseProp: (onClose: () => void) => void;
|
|
27
|
+
onExtraClose?: () => void;
|
|
27
28
|
};
|
|
28
29
|
export declare const useSSOV2Store: import("zustand").UseBoundStore<import("zustand").StoreApi<SSOV2StoreType>>;
|
|
29
30
|
export declare const redirect: (returnUrl?: string, source?: string) => void;
|
package/build/esm/ssoV2.js
CHANGED
|
@@ -19,8 +19,8 @@ import './utils-ba5050e4.js';
|
|
|
19
19
|
import './other-90bfe0d2.js';
|
|
20
20
|
import './index-71f26e9e.js';
|
|
21
21
|
import { L as LOCALE } from './Locale-f7803a75.js';
|
|
22
|
-
import { a as useSSOSteps, f as fetchSSOV2Api, w as websiteId, S as SSO_V2_PATHS, c as checkUserExist, b as SSOStepTypeType, d as allAvailableAreaCodes, F as FacebookAppId, G as GoogleAuthClientId, h as handleAuthSuccess, g as getUserInfo, e as updateUserInfo, r as resetPassword, u as useSSOV2Store, i as redirect } from './store-
|
|
23
|
-
export { u as useSSOV2Store } from './store-
|
|
22
|
+
import { a as useSSOSteps, f as fetchSSOV2Api, w as websiteId, S as SSO_V2_PATHS, c as checkUserExist, b as SSOStepTypeType, d as allAvailableAreaCodes, F as FacebookAppId, G as GoogleAuthClientId, h as handleAuthSuccess, g as getUserInfo, e as updateUserInfo, r as resetPassword, u as useSSOV2Store, i as redirect } from './store-d29faaa4.js';
|
|
23
|
+
export { u as useSSOV2Store } from './store-d29faaa4.js';
|
|
24
24
|
import { G as Google, F as Facebook } from './Google-fb52f85e.js';
|
|
25
25
|
import styled from '@emotion/styled';
|
|
26
26
|
import { M as MAPPED_LOCALE } from './utils-36173482.js';
|
|
@@ -1920,7 +1920,7 @@ const SSOScreenRenderer = () => {
|
|
|
1920
1920
|
};
|
|
1921
1921
|
|
|
1922
1922
|
const SSOV2 = ({ onClose: onCloseProps, locale }) => {
|
|
1923
|
-
const { isOpen, setOpen, returnUrl, setMounted, source, overrideClose, setOnCloseProp, } = useSSOV2Store();
|
|
1923
|
+
const { isOpen, setOpen, returnUrl, setMounted, source, overrideClose, setOnCloseProp, onExtraClose, } = useSSOV2Store();
|
|
1924
1924
|
useEffect(() => {
|
|
1925
1925
|
setMounted(true);
|
|
1926
1926
|
return () => {
|
|
@@ -1942,6 +1942,7 @@ const SSOV2 = ({ onClose: onCloseProps, locale }) => {
|
|
|
1942
1942
|
if (success) {
|
|
1943
1943
|
redirect(returnUrl, source);
|
|
1944
1944
|
}
|
|
1945
|
+
onExtraClose === null || onExtraClose === void 0 ? void 0 : onExtraClose();
|
|
1945
1946
|
onCloseProps === null || onCloseProps === void 0 ? void 0 : onCloseProps();
|
|
1946
1947
|
});
|
|
1947
1948
|
return (React__default.createElement(ErrorBoundary, null,
|
package/build/esm/subot.js
CHANGED
|
@@ -47,7 +47,7 @@ import { L as LOCALE } from './Locale-f7803a75.js';
|
|
|
47
47
|
import { D as DatePicker } from './index-97bca3e7.js';
|
|
48
48
|
import { D as Dropdown } from './index-4321bf98.js';
|
|
49
49
|
import { B as Button$1 } from './index-bc59886b.js';
|
|
50
|
-
import { u as useSSOV2Store } from './store-
|
|
50
|
+
import { u as useSSOV2Store } from './store-d29faaa4.js';
|
|
51
51
|
import 'date-fns/locale';
|
|
52
52
|
import './constantsSite.js';
|
|
53
53
|
import './constantsRiskScreener.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import '@mantine/core';
|
|
3
|
-
export { S as SurveyOrPremiumBanner } from './index-
|
|
3
|
+
export { S as SurveyOrPremiumBanner } from './index-347708bc.js';
|
|
4
4
|
import './utils-562cc09b.js';
|
|
5
5
|
import './index-ef4c5766.js';
|
|
6
6
|
import './index-0cac3959.js';
|
|
@@ -13,7 +13,7 @@ import './index-0c33eb31.js';
|
|
|
13
13
|
import './constantsSite.js';
|
|
14
14
|
import './constantsRiskScreener.js';
|
|
15
15
|
import './tslib.es6-b5e25839.js';
|
|
16
|
-
import './store-
|
|
16
|
+
import './store-d29faaa4.js';
|
|
17
17
|
import 'zustand';
|
|
18
18
|
import './normalizeLink-002b9870.js';
|
|
19
19
|
import './miscCookieHelper.js';
|
package/build/esm/together.js
CHANGED
|
@@ -7,17 +7,17 @@ export { U as UserAvatar } from './index-140ef2b5.js';
|
|
|
7
7
|
export { C as CardLink } from './index-44460102.js';
|
|
8
8
|
export { C as CardReactions, a as LabelPin, L as LabelSortPin, T as TagTopic } from './treePopoverMenu-37154896.js';
|
|
9
9
|
export { L as LabelSorting } from './labelSorting-02949c1c.js';
|
|
10
|
-
export { C as CardAuthor, a as PopupDoctor, P as PopupExpert, b as PopupHospital, c as ProfileDetailModal } from './index-
|
|
11
|
-
export { C as CreateNewPostContent, a as CreatePostDescription, b as CreatePostTitle, S as SkipQuestionOfExpertBtn, T as TopicSelectList } from './index-
|
|
12
|
-
export { I as InputCommentBar, P as PopupDanger, a as PopupFrame, S as SharePopup, c as SocialLinkPreview, b as SubmitReportForm } from './index-
|
|
10
|
+
export { C as CardAuthor, a as PopupDoctor, P as PopupExpert, b as PopupHospital, c as ProfileDetailModal } from './index-5979dfcf.js';
|
|
11
|
+
export { C as CreateNewPostContent, a as CreatePostDescription, b as CreatePostTitle, S as SkipQuestionOfExpertBtn, T as TopicSelectList } from './index-6642a78a.js';
|
|
12
|
+
export { I as InputCommentBar, P as PopupDanger, a as PopupFrame, S as SharePopup, c as SocialLinkPreview, b as SubmitReportForm } from './index-72f8924c.js';
|
|
13
13
|
export { ShareBox } from './togetherShareBox.js';
|
|
14
|
-
export { P as PostContent, a as ProfileDetail, T as TabNameInProfileDetail } from './index-
|
|
14
|
+
export { P as PostContent, a as ProfileDetail, T as TabNameInProfileDetail } from './index-1f3d461b.js';
|
|
15
15
|
export { I as ImagePreviewPopup, a as PostImagePreview, P as PostSingleImageViewPopup } from './index-d1c97116.js';
|
|
16
|
-
export { C as CardPost, a as CardPostPopoverMore, b as CardReply, c as CardReplyPopover, S as SourceList, V as VerifiedTag } from './index-
|
|
16
|
+
export { C as CardPost, a as CardPostPopoverMore, b as CardReply, c as CardReplyPopover, S as SourceList, V as VerifiedTag } from './index-c75b8564.js';
|
|
17
17
|
export { P as PopoverMenu } from './index-5cb1c0b4.js';
|
|
18
18
|
import 'react';
|
|
19
19
|
import './miscCookieHelper.js';
|
|
20
|
-
import './store-
|
|
20
|
+
import './store-d29faaa4.js';
|
|
21
21
|
import './tslib.es6-b5e25839.js';
|
|
22
22
|
import 'zustand';
|
|
23
23
|
import './constantsIsProduction.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { C as CardAuthor, a as PopupDoctor, P as PopupExpert, b as PopupHospital, c as ProfileDetailModal } from './index-
|
|
2
|
-
export { C as CreateNewPostContent, a as CreatePostDescription, b as CreatePostTitle, S as SkipQuestionOfExpertBtn, T as TopicSelectList } from './index-
|
|
3
|
-
export { I as InputCommentBar, P as PopupDanger, a as PopupFrame, S as SharePopup, c as SocialLinkPreview, b as SubmitReportForm } from './index-
|
|
1
|
+
export { C as CardAuthor, a as PopupDoctor, P as PopupExpert, b as PopupHospital, c as ProfileDetailModal } from './index-5979dfcf.js';
|
|
2
|
+
export { C as CreateNewPostContent, a as CreatePostDescription, b as CreatePostTitle, S as SkipQuestionOfExpertBtn, T as TopicSelectList } from './index-6642a78a.js';
|
|
3
|
+
export { I as InputCommentBar, P as PopupDanger, a as PopupFrame, S as SharePopup, c as SocialLinkPreview, b as SubmitReportForm } from './index-72f8924c.js';
|
|
4
4
|
export { ShareBox } from './togetherShareBox.js';
|
|
5
|
-
export { P as PostContent, a as ProfileDetail, T as TabNameInProfileDetail } from './index-
|
|
5
|
+
export { P as PostContent, a as ProfileDetail, T as TabNameInProfileDetail } from './index-1f3d461b.js';
|
|
6
6
|
export { I as ImagePreviewPopup, a as PostImagePreview, P as PostSingleImageViewPopup } from './index-d1c97116.js';
|
|
7
7
|
import 'react';
|
|
8
8
|
import '@hhgtech/icons/other';
|
|
@@ -73,6 +73,6 @@ import './index-bd90fc70.js';
|
|
|
73
73
|
import './miscDefaultClassWrapper.js';
|
|
74
74
|
import './index-c72c4024.js';
|
|
75
75
|
import './useTogetherAuthRequiredAction.js';
|
|
76
|
-
import './store-
|
|
76
|
+
import './store-d29faaa4.js';
|
|
77
77
|
import 'zustand';
|
|
78
78
|
import './normalizeLink-002b9870.js';
|
|
@@ -7,7 +7,7 @@ import './index-ef4c5766.js';
|
|
|
7
7
|
import './utils-ba5050e4.js';
|
|
8
8
|
import './index-b4bf41d5.js';
|
|
9
9
|
import './index-15206612.js';
|
|
10
|
-
export { C as CardAuthor } from './index-
|
|
10
|
+
export { C as CardAuthor } from './index-5979dfcf.js';
|
|
11
11
|
import './index.styles-f70e6525.js';
|
|
12
12
|
import './index-f15971ae.js';
|
|
13
13
|
import './index-0cac3959.js';
|
|
@@ -6,8 +6,8 @@ import './index-c72c4024.js';
|
|
|
6
6
|
import './dataTransform-ee0d398e.js';
|
|
7
7
|
import './togetherApiPaths.js';
|
|
8
8
|
import './utils-562cc09b.js';
|
|
9
|
-
export { a as ProfileDetail, b as TabDataInit, T as TabName, U as UserType } from './index-
|
|
10
|
-
import './index-
|
|
9
|
+
export { a as ProfileDetail, b as TabDataInit, T as TabName, U as UserType } from './index-1f3d461b.js';
|
|
10
|
+
import './index-5979dfcf.js';
|
|
11
11
|
import './index-ef4c5766.js';
|
|
12
12
|
import '@hhgtech/icons/other';
|
|
13
13
|
import '@mantine/core';
|
|
@@ -44,7 +44,7 @@ import 'classnames';
|
|
|
44
44
|
import './useUniqueId-6c434c27.js';
|
|
45
45
|
import '@mantine/dates';
|
|
46
46
|
import './useTogetherAuthRequiredAction.js';
|
|
47
|
-
import './store-
|
|
47
|
+
import './store-d29faaa4.js';
|
|
48
48
|
import 'zustand';
|
|
49
49
|
import './normalizeLink-002b9870.js';
|
|
50
50
|
import './post-90874832.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CardPost, a as CardPostPopoverMore, b as CardReply, c as CardReplyPopover, S as SourceList, V as VerifiedTag } from './index-
|
|
1
|
+
export { C as CardPost, a as CardPostPopoverMore, b as CardReply, c as CardReplyPopover, S as SourceList, V as VerifiedTag } from './index-c75b8564.js';
|
|
2
2
|
export { P as PopoverMenu } from './index-5cb1c0b4.js';
|
|
3
3
|
import './tslib.es6-b5e25839.js';
|
|
4
4
|
import 'react';
|
|
@@ -11,7 +11,7 @@ import './other-90bfe0d2.js';
|
|
|
11
11
|
import './index-ef4c5766.js';
|
|
12
12
|
import './translationsContext-93887680.js';
|
|
13
13
|
import 'innertext';
|
|
14
|
-
import './index-
|
|
14
|
+
import './index-72f8924c.js';
|
|
15
15
|
import './utils-ba5050e4.js';
|
|
16
16
|
import 'react-dom';
|
|
17
17
|
import './utils-562cc09b.js';
|
|
@@ -28,7 +28,7 @@ import './index-5bbb2f06.js';
|
|
|
28
28
|
import './dataTransform-ee0d398e.js';
|
|
29
29
|
import './post-90874832.js';
|
|
30
30
|
import './index-44460102.js';
|
|
31
|
-
import './index-
|
|
31
|
+
import './index-5979dfcf.js';
|
|
32
32
|
import '@hhgtech/icons/other';
|
|
33
33
|
import 'dayjs';
|
|
34
34
|
import 'dayjs/plugin/relativeTime';
|
|
@@ -59,7 +59,7 @@ import './index-d1c97116.js';
|
|
|
59
59
|
import './miscDefaultClassWrapper.js';
|
|
60
60
|
import './togetherShareBox.js';
|
|
61
61
|
import './useTogetherAuthRequiredAction.js';
|
|
62
|
-
import './store-
|
|
62
|
+
import './store-d29faaa4.js';
|
|
63
63
|
import 'zustand';
|
|
64
64
|
import './normalizeLink-002b9870.js';
|
|
65
65
|
import './treePopoverMenu-37154896.js';
|
|
@@ -73,6 +73,6 @@ import '@hhgtech/icons/core';
|
|
|
73
73
|
import '@mantine/dates';
|
|
74
74
|
import './index-71f26e9e.js';
|
|
75
75
|
import 'date-fns';
|
|
76
|
-
import './index-
|
|
76
|
+
import './index-1f3d461b.js';
|
|
77
77
|
import './index-c72c4024.js';
|
|
78
78
|
import './index-95fa9b7c.js';
|
|
@@ -2,7 +2,7 @@ import React__default, { createContext, useContext } from 'react';
|
|
|
2
2
|
import { deleteCookie } from './miscCookieHelper.js';
|
|
3
3
|
import { T as TogetherComponentGlobalContext, j as getUrlToSignUp } from './utils-562cc09b.js';
|
|
4
4
|
import { B as BEARER_TOKEN_COOKIE } from './constants-df14b46d.js';
|
|
5
|
-
import { u as useSSOV2Store } from './store-
|
|
5
|
+
import { u as useSSOV2Store } from './store-d29faaa4.js';
|
|
6
6
|
import './tslib.es6-b5e25839.js';
|
|
7
7
|
import './index-fb5e3cd1.js';
|
|
8
8
|
import 'slugify';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | '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' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | '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' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.message.askDoctorRequire' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.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' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueSMS' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.save' | '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.60' | 'ssov2.error.api.61' | 'ssov2.error.api.62' | 'ssov2.error.api.63' | 'ssov2.error.api.64' | 'ssov2.error.api.65' | 'ssov2.error.api.66' | 'ssov2.error.api.67' | 'ssov2.error.api.68' | 'ssov2.error.api.69' | 'ssov2.error.api.70' | 'ssov2.error.api.71' | 'ssov2.error.api.72' | 'ssov2.error.api.73' | 'ssov2.error.api.74' | 'ssov2.error.api.75' | 'ssov2.error.api.76' | 'ssov2.error.api.77' | 'ssov2.error.facebookLogin' | 'ssov2.first.description' | 'ssov2.first.title' | '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.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.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' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading';
|
|
1
|
+
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | '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' | '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' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.message.askDoctorRequire' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.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' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueSMS' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.save' | '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.60' | 'ssov2.error.api.61' | 'ssov2.error.api.62' | 'ssov2.error.api.63' | 'ssov2.error.api.64' | 'ssov2.error.api.65' | 'ssov2.error.api.66' | 'ssov2.error.api.67' | 'ssov2.error.api.68' | 'ssov2.error.api.69' | 'ssov2.error.api.70' | 'ssov2.error.api.71' | 'ssov2.error.api.72' | 'ssov2.error.api.73' | 'ssov2.error.api.74' | 'ssov2.error.api.75' | 'ssov2.error.api.76' | 'ssov2.error.api.77' | 'ssov2.error.facebookLogin' | 'ssov2.first.description' | 'ssov2.first.title' | '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.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.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' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading';
|
|
@@ -182,6 +182,7 @@ var defaultTranslations = {
|
|
|
182
182
|
"cardReactions.repliesCount": "{count} replies",
|
|
183
183
|
"cardReactions.reply": "Reply",
|
|
184
184
|
"cardReactions.save": "Save",
|
|
185
|
+
"cardReactions.unSave": "Unsave",
|
|
185
186
|
"cardReply.disclaimer": "<strong>Disclaimer:</strong> The content is furnished relying on authenticated information sources.",
|
|
186
187
|
"cardReply.endorse": "Endorse",
|
|
187
188
|
"cardReply.opposePopup.content": "Can you please provide the reasons for refuting this answer?",
|
|
@@ -555,7 +556,7 @@ var defaultTranslations = {
|
|
|
555
556
|
"ssov2.collectInfo.why": "Why We Need Your Information?",
|
|
556
557
|
"ssov2.email.alreadyUsed": "Email này đã được sử dụng, vui lòng chọn Email khác.",
|
|
557
558
|
"ssov2.email.button": "Verify Your Email",
|
|
558
|
-
"ssov2.email.description": "
|
|
559
|
+
"ssov2.email.description": "Use your email to continue login or register",
|
|
559
560
|
"ssov2.email.title": "Continue with email",
|
|
560
561
|
"ssov2.error.api": "API error",
|
|
561
562
|
"ssov2.error.api.000": "Some Things Went Wrong",
|
|
@@ -657,11 +658,11 @@ var defaultTranslations = {
|
|
|
657
658
|
"ssov2.passwordForgotSetup.field.password.atLeast8Chars": "At least 8 characters.",
|
|
658
659
|
"ssov2.passwordForgotSetup.field.password.atLeastOneUpper": "At least one uppercase letter, one lowercase letter, and one number.",
|
|
659
660
|
"ssov2.passwordForgotSetup.field.password.label": "Password",
|
|
660
|
-
"ssov2.passwordForgotSetup.field.password.placeholder": "
|
|
661
|
+
"ssov2.passwordForgotSetup.field.password.placeholder": "Input your password",
|
|
661
662
|
"ssov2.passwordForgotSetup.field.passwordConfirm.label": "Confirm Password",
|
|
662
|
-
"ssov2.passwordForgotSetup.field.passwordConfirm.placeholder": "
|
|
663
|
+
"ssov2.passwordForgotSetup.field.passwordConfirm.placeholder": "Confirm Password",
|
|
663
664
|
"ssov2.passwordForgotSetup.title": "Setup your password",
|
|
664
|
-
"ssov2.phone.alreadyUsed": "
|
|
665
|
+
"ssov2.phone.alreadyUsed": "Phone number is already used, please use another phone number",
|
|
665
666
|
"ssov2.phoneVerify.description": "Please provide additional information to complete the account registration process.",
|
|
666
667
|
"ssov2.phoneVerify.title": "Verify Phone Number",
|
|
667
668
|
"ssov2.policyText": "By tapping continue, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group.",
|
|
@@ -682,14 +683,14 @@ var defaultTranslations = {
|
|
|
682
683
|
"ssov2.setup.field.gender.male": "Male",
|
|
683
684
|
"ssov2.setup.field.name.label": "Name",
|
|
684
685
|
"ssov2.setup.field.name.placeholder": "Enter your name",
|
|
685
|
-
"ssov2.setup.field.otp.label": "
|
|
686
|
-
"ssov2.setup.field.phone.label": "
|
|
686
|
+
"ssov2.setup.field.otp.label": "Receive OTP Via",
|
|
687
|
+
"ssov2.setup.field.phone.label": "Phone number",
|
|
687
688
|
"ssov2.setup.title": "Almost done!",
|
|
688
689
|
"ssov2.updateEmail.button": "Verify Your Email",
|
|
689
690
|
"ssov2.updateEmail.description": "Please update and verify your email to continue using our services.",
|
|
690
691
|
"ssov2.updateEmail.title": "Update Your Email",
|
|
691
|
-
"ssov2.useOtherMethod.email": "
|
|
692
|
-
"ssov2.useOtherMethod.phone": "
|
|
692
|
+
"ssov2.useOtherMethod.email": "This account has not enabled login with an email. Please choose another login method.",
|
|
693
|
+
"ssov2.useOtherMethod.phone": "This account has not enabled login with a phone number. Please choose another login method.",
|
|
693
694
|
"ssov2.validate.confirmPassword.match": "Passwords must match",
|
|
694
695
|
"ssov2.validate.confirmPassword.required": "Confirm password is required",
|
|
695
696
|
"ssov2.validate.dob.required": "Date of birth is required",
|
|
@@ -182,6 +182,7 @@ var hiTranslations = {
|
|
|
182
182
|
"cardReactions.repliesCount": "{count} replies",
|
|
183
183
|
"cardReactions.reply": "Reply",
|
|
184
184
|
"cardReactions.save": "Save",
|
|
185
|
+
"cardReactions.unSave": "Unsave",
|
|
185
186
|
"cardReply.disclaimer": "<strong>Disclaimer:</strong> The content is furnished relying on authenticated information sources.",
|
|
186
187
|
"cardReply.endorse": "Endorse",
|
|
187
188
|
"cardReply.opposePopup.content": "Can you please provide the reasons for refuting this answer?",
|
|
@@ -555,7 +556,7 @@ var hiTranslations = {
|
|
|
555
556
|
"ssov2.collectInfo.why": "Why We Need Your Information?",
|
|
556
557
|
"ssov2.email.alreadyUsed": "Email này đã được sử dụng, vui lòng chọn Email khác.",
|
|
557
558
|
"ssov2.email.button": "Verify Your Email",
|
|
558
|
-
"ssov2.email.description": "
|
|
559
|
+
"ssov2.email.description": "Use your email to continue login or register",
|
|
559
560
|
"ssov2.email.title": "Continue with email",
|
|
560
561
|
"ssov2.error.api": "API error",
|
|
561
562
|
"ssov2.error.api.000": "Some Things Went Wrong",
|
|
@@ -657,11 +658,11 @@ var hiTranslations = {
|
|
|
657
658
|
"ssov2.passwordForgotSetup.field.password.atLeast8Chars": "At least 8 characters.",
|
|
658
659
|
"ssov2.passwordForgotSetup.field.password.atLeastOneUpper": "At least one uppercase letter, one lowercase letter, and one number.",
|
|
659
660
|
"ssov2.passwordForgotSetup.field.password.label": "Password",
|
|
660
|
-
"ssov2.passwordForgotSetup.field.password.placeholder": "
|
|
661
|
+
"ssov2.passwordForgotSetup.field.password.placeholder": "Input your password",
|
|
661
662
|
"ssov2.passwordForgotSetup.field.passwordConfirm.label": "Confirm Password",
|
|
662
|
-
"ssov2.passwordForgotSetup.field.passwordConfirm.placeholder": "
|
|
663
|
+
"ssov2.passwordForgotSetup.field.passwordConfirm.placeholder": "Confirm Password",
|
|
663
664
|
"ssov2.passwordForgotSetup.title": "Setup your password",
|
|
664
|
-
"ssov2.phone.alreadyUsed": "
|
|
665
|
+
"ssov2.phone.alreadyUsed": "Phone number is already used, please use another phone number",
|
|
665
666
|
"ssov2.phoneVerify.description": "Please provide additional information to complete the account registration process.",
|
|
666
667
|
"ssov2.phoneVerify.title": "Verify Phone Number",
|
|
667
668
|
"ssov2.policyText": "By tapping continue, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group.",
|
|
@@ -682,14 +683,14 @@ var hiTranslations = {
|
|
|
682
683
|
"ssov2.setup.field.gender.male": "Male",
|
|
683
684
|
"ssov2.setup.field.name.label": "Name",
|
|
684
685
|
"ssov2.setup.field.name.placeholder": "Enter your name",
|
|
685
|
-
"ssov2.setup.field.otp.label": "
|
|
686
|
-
"ssov2.setup.field.phone.label": "
|
|
686
|
+
"ssov2.setup.field.otp.label": "Receive OTP Via",
|
|
687
|
+
"ssov2.setup.field.phone.label": "Phone number",
|
|
687
688
|
"ssov2.setup.title": "Almost done!",
|
|
688
689
|
"ssov2.updateEmail.button": "Verify Your Email",
|
|
689
690
|
"ssov2.updateEmail.description": "Please update and verify your email to continue using our services.",
|
|
690
691
|
"ssov2.updateEmail.title": "Update Your Email",
|
|
691
|
-
"ssov2.useOtherMethod.email": "
|
|
692
|
-
"ssov2.useOtherMethod.phone": "
|
|
692
|
+
"ssov2.useOtherMethod.email": "This account has not enabled login with an email. Please choose another login method.",
|
|
693
|
+
"ssov2.useOtherMethod.phone": "This account has not enabled login with a phone number. Please choose another login method.",
|
|
693
694
|
"ssov2.validate.confirmPassword.match": "Passwords must match",
|
|
694
695
|
"ssov2.validate.confirmPassword.required": "Confirm password is required",
|
|
695
696
|
"ssov2.validate.dob.required": "Date of birth is required",
|
|
@@ -182,6 +182,7 @@ var idTranslations = {
|
|
|
182
182
|
"cardReactions.repliesCount": "{count} balasan",
|
|
183
183
|
"cardReactions.reply": "Balas",
|
|
184
184
|
"cardReactions.save": "Save",
|
|
185
|
+
"cardReactions.unSave": "Unsave",
|
|
185
186
|
"cardReply.disclaimer": "<strong>Disclaimer:</strong> Informasi yang disampaikan di atas adalah informasi umum, bukan pengganti saran medis resmi dari dokter atau pakar.",
|
|
186
187
|
"cardReply.endorse": "Endorse",
|
|
187
188
|
"cardReply.opposePopup.content": "Can you please provide the reasons for refuting this answer?",
|
|
@@ -555,7 +556,7 @@ var idTranslations = {
|
|
|
555
556
|
"ssov2.collectInfo.why": "Why We Need Your Information?",
|
|
556
557
|
"ssov2.email.alreadyUsed": "Email này đã được sử dụng, vui lòng chọn Email khác.",
|
|
557
558
|
"ssov2.email.button": "Verify Your Email",
|
|
558
|
-
"ssov2.email.description": "
|
|
559
|
+
"ssov2.email.description": "Use your email to continue login or register",
|
|
559
560
|
"ssov2.email.title": "Continue with email",
|
|
560
561
|
"ssov2.error.api": "API error",
|
|
561
562
|
"ssov2.error.api.000": "Some Things Went Wrong",
|
|
@@ -657,11 +658,11 @@ var idTranslations = {
|
|
|
657
658
|
"ssov2.passwordForgotSetup.field.password.atLeast8Chars": "At least 8 characters.",
|
|
658
659
|
"ssov2.passwordForgotSetup.field.password.atLeastOneUpper": "At least one uppercase letter, one lowercase letter, and one number.",
|
|
659
660
|
"ssov2.passwordForgotSetup.field.password.label": "Password",
|
|
660
|
-
"ssov2.passwordForgotSetup.field.password.placeholder": "
|
|
661
|
+
"ssov2.passwordForgotSetup.field.password.placeholder": "Input your password",
|
|
661
662
|
"ssov2.passwordForgotSetup.field.passwordConfirm.label": "Confirm Password",
|
|
662
|
-
"ssov2.passwordForgotSetup.field.passwordConfirm.placeholder": "
|
|
663
|
+
"ssov2.passwordForgotSetup.field.passwordConfirm.placeholder": "Confirm Password",
|
|
663
664
|
"ssov2.passwordForgotSetup.title": "Setup your password",
|
|
664
|
-
"ssov2.phone.alreadyUsed": "
|
|
665
|
+
"ssov2.phone.alreadyUsed": "Phone number is already used, please use another phone number",
|
|
665
666
|
"ssov2.phoneVerify.description": "Please provide additional information to complete the account registration process.",
|
|
666
667
|
"ssov2.phoneVerify.title": "Verify Phone Number",
|
|
667
668
|
"ssov2.policyText": "By tapping continue, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group.",
|
|
@@ -682,14 +683,14 @@ var idTranslations = {
|
|
|
682
683
|
"ssov2.setup.field.gender.male": "Male",
|
|
683
684
|
"ssov2.setup.field.name.label": "Name",
|
|
684
685
|
"ssov2.setup.field.name.placeholder": "Enter your name",
|
|
685
|
-
"ssov2.setup.field.otp.label": "
|
|
686
|
-
"ssov2.setup.field.phone.label": "
|
|
686
|
+
"ssov2.setup.field.otp.label": "Receive OTP Via",
|
|
687
|
+
"ssov2.setup.field.phone.label": "Phone number",
|
|
687
688
|
"ssov2.setup.title": "Almost done!",
|
|
688
689
|
"ssov2.updateEmail.button": "Verify Your Email",
|
|
689
690
|
"ssov2.updateEmail.description": "Please update and verify your email to continue using our services.",
|
|
690
691
|
"ssov2.updateEmail.title": "Update Your Email",
|
|
691
|
-
"ssov2.useOtherMethod.email": "
|
|
692
|
-
"ssov2.useOtherMethod.phone": "
|
|
692
|
+
"ssov2.useOtherMethod.email": "This account has not enabled login with an email. Please choose another login method.",
|
|
693
|
+
"ssov2.useOtherMethod.phone": "This account has not enabled login with a phone number. Please choose another login method.",
|
|
693
694
|
"ssov2.validate.confirmPassword.match": "Passwords must match",
|
|
694
695
|
"ssov2.validate.confirmPassword.required": "Confirm password is required",
|
|
695
696
|
"ssov2.validate.dob.required": "Date of birth is required",
|
|
@@ -182,6 +182,7 @@ var kmTranslations = {
|
|
|
182
182
|
"cardReactions.repliesCount": "{count} replies",
|
|
183
183
|
"cardReactions.reply": "Reply",
|
|
184
184
|
"cardReactions.save": "Save",
|
|
185
|
+
"cardReactions.unSave": "Unsave",
|
|
185
186
|
"cardReply.disclaimer": "<strong>Disclaimer:</strong> The content is furnished relying on authenticated information sources.",
|
|
186
187
|
"cardReply.endorse": "Endorse",
|
|
187
188
|
"cardReply.opposePopup.content": "Can you please provide the reasons for refuting this answer?",
|
|
@@ -555,7 +556,7 @@ var kmTranslations = {
|
|
|
555
556
|
"ssov2.collectInfo.why": "Why We Need Your Information?",
|
|
556
557
|
"ssov2.email.alreadyUsed": "Email này đã được sử dụng, vui lòng chọn Email khác.",
|
|
557
558
|
"ssov2.email.button": "Verify Your Email",
|
|
558
|
-
"ssov2.email.description": "
|
|
559
|
+
"ssov2.email.description": "Use your email to continue login or register",
|
|
559
560
|
"ssov2.email.title": "Continue with email",
|
|
560
561
|
"ssov2.error.api": "API error",
|
|
561
562
|
"ssov2.error.api.000": "Some Things Went Wrong",
|
|
@@ -657,11 +658,11 @@ var kmTranslations = {
|
|
|
657
658
|
"ssov2.passwordForgotSetup.field.password.atLeast8Chars": "At least 8 characters.",
|
|
658
659
|
"ssov2.passwordForgotSetup.field.password.atLeastOneUpper": "At least one uppercase letter, one lowercase letter, and one number.",
|
|
659
660
|
"ssov2.passwordForgotSetup.field.password.label": "Password",
|
|
660
|
-
"ssov2.passwordForgotSetup.field.password.placeholder": "
|
|
661
|
+
"ssov2.passwordForgotSetup.field.password.placeholder": "Input your password",
|
|
661
662
|
"ssov2.passwordForgotSetup.field.passwordConfirm.label": "Confirm Password",
|
|
662
|
-
"ssov2.passwordForgotSetup.field.passwordConfirm.placeholder": "
|
|
663
|
+
"ssov2.passwordForgotSetup.field.passwordConfirm.placeholder": "Confirm Password",
|
|
663
664
|
"ssov2.passwordForgotSetup.title": "Setup your password",
|
|
664
|
-
"ssov2.phone.alreadyUsed": "
|
|
665
|
+
"ssov2.phone.alreadyUsed": "Phone number is already used, please use another phone number",
|
|
665
666
|
"ssov2.phoneVerify.description": "Please provide additional information to complete the account registration process.",
|
|
666
667
|
"ssov2.phoneVerify.title": "Verify Phone Number",
|
|
667
668
|
"ssov2.policyText": "By tapping continue, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group.",
|
|
@@ -682,14 +683,14 @@ var kmTranslations = {
|
|
|
682
683
|
"ssov2.setup.field.gender.male": "Male",
|
|
683
684
|
"ssov2.setup.field.name.label": "Name",
|
|
684
685
|
"ssov2.setup.field.name.placeholder": "Enter your name",
|
|
685
|
-
"ssov2.setup.field.otp.label": "
|
|
686
|
-
"ssov2.setup.field.phone.label": "
|
|
686
|
+
"ssov2.setup.field.otp.label": "Receive OTP Via",
|
|
687
|
+
"ssov2.setup.field.phone.label": "Phone number",
|
|
687
688
|
"ssov2.setup.title": "Almost done!",
|
|
688
689
|
"ssov2.updateEmail.button": "Verify Your Email",
|
|
689
690
|
"ssov2.updateEmail.description": "Please update and verify your email to continue using our services.",
|
|
690
691
|
"ssov2.updateEmail.title": "Update Your Email",
|
|
691
|
-
"ssov2.useOtherMethod.email": "
|
|
692
|
-
"ssov2.useOtherMethod.phone": "
|
|
692
|
+
"ssov2.useOtherMethod.email": "This account has not enabled login with an email. Please choose another login method.",
|
|
693
|
+
"ssov2.useOtherMethod.phone": "This account has not enabled login with a phone number. Please choose another login method.",
|
|
693
694
|
"ssov2.validate.confirmPassword.match": "Passwords must match",
|
|
694
695
|
"ssov2.validate.confirmPassword.required": "Confirm password is required",
|
|
695
696
|
"ssov2.validate.dob.required": "Date of birth is required",
|