@candlerip/shared3 0.0.84 → 0.0.85

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. package/package.json +1 -1
  2. package/src/dictionary/dictionary/config.d.ts +20 -0
  3. package/src/dictionary/dictionary/config.js +116 -0
  4. package/src/dictionary/translation-id/page-translation-ids/index.d.ts +0 -6
  5. package/src/dictionary/translation-id/page-translation-ids/index.js +0 -6
  6. package/src/dictionary/translation-id/page-translation-ids/add-candle-page-dictionary-ids/config.d.ts +0 -1
  7. package/src/dictionary/translation-id/page-translation-ids/add-candle-page-dictionary-ids/config.js +0 -11
  8. package/src/dictionary/translation-id/page-translation-ids/add-candle-page-translation-ids/config.d.ts +0 -1
  9. package/src/dictionary/translation-id/page-translation-ids/add-candle-page-translation-ids/config.js +0 -11
  10. package/src/dictionary/translation-id/page-translation-ids/add-candle-page-translation-ids/index.d.ts +0 -1
  11. package/src/dictionary/translation-id/page-translation-ids/add-candle-page-translation-ids/index.js +0 -1
  12. package/src/dictionary/translation-id/page-translation-ids/contact-page-translation-ids/config.d.ts +0 -1
  13. package/src/dictionary/translation-id/page-translation-ids/contact-page-translation-ids/config.js +0 -19
  14. package/src/dictionary/translation-id/page-translation-ids/contact-page-translation-ids/index.d.ts +0 -1
  15. package/src/dictionary/translation-id/page-translation-ids/contact-page-translation-ids/index.js +0 -1
  16. package/src/dictionary/translation-id/page-translation-ids/cookie-policy-page-translation-ids/config.d.ts +0 -1
  17. package/src/dictionary/translation-id/page-translation-ids/cookie-policy-page-translation-ids/config.js +0 -10
  18. package/src/dictionary/translation-id/page-translation-ids/cookie-policy-page-translation-ids/index.d.ts +0 -1
  19. package/src/dictionary/translation-id/page-translation-ids/cookie-policy-page-translation-ids/index.js +0 -1
  20. package/src/dictionary/translation-id/page-translation-ids/help-page-translation-ids/config.d.ts +0 -1
  21. package/src/dictionary/translation-id/page-translation-ids/help-page-translation-ids/config.js +0 -20
  22. package/src/dictionary/translation-id/page-translation-ids/help-page-translation-ids/index.d.ts +0 -1
  23. package/src/dictionary/translation-id/page-translation-ids/help-page-translation-ids/index.js +0 -1
  24. package/src/dictionary/translation-id/page-translation-ids/home-page-translation-ids/config.d.ts +0 -1
  25. package/src/dictionary/translation-id/page-translation-ids/home-page-translation-ids/config.js +0 -36
  26. package/src/dictionary/translation-id/page-translation-ids/home-page-translation-ids/index.d.ts +0 -1
  27. package/src/dictionary/translation-id/page-translation-ids/home-page-translation-ids/index.js +0 -1
  28. package/src/dictionary/translation-id/page-translation-ids/terms-and-conditions-page-translation-ids/config.d.ts +0 -1
  29. package/src/dictionary/translation-id/page-translation-ids/terms-and-conditions-page-translation-ids/config.js +0 -18
  30. package/src/dictionary/translation-id/page-translation-ids/terms-and-conditions-page-translation-ids/index.d.ts +0 -1
  31. package/src/dictionary/translation-id/page-translation-ids/terms-and-conditions-page-translation-ids/index.js +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@candlerip/shared3",
3
- "version": "0.0.84",
3
+ "version": "0.0.85",
4
4
  "type": "module",
5
5
  "main": "src/index.js",
6
6
  "bin": {
@@ -0,0 +1,20 @@
1
+ export declare const DICTIONARY_CONFIG: {
2
+ readonly 'add-candle-page': {
3
+ readonly translationIds: readonly ["personCandles", "auth.candleLitWarning", "reset", "candle.description", "formMaxLengthError", "formRequiredError", "litName", "lightTheCandle", "add-candle-page.maintenance.submitError", "add-candle-page.maintenance.submitSuccess", "add-candle-page"];
4
+ };
5
+ readonly 'contact-page': {
6
+ readonly translationIds: readonly ["contact-page.infoTitle", "contact-page.sendMessage.submitError", "contact-page.sendMessage.submitSuccess", "contact-page.sendMessageTitle", "contact-page", "email", "formInvalidEmailError", "formInvalidText", "formRequiredError", "reset", "send", "message", "name", "subject", "facebook"];
7
+ };
8
+ readonly 'cookie-policy-page': {
9
+ readonly translationIds: readonly ["acceptAll", "rejectAll", "save", "cookieConsentForm.description", "cookieConsentForm.languageFormDescription", "cookie-policy-page"];
10
+ };
11
+ readonly 'help-page': {
12
+ readonly translationIds: readonly ["help-page", "help-page.intro", "persons", "help-page.personsParagraph", "help-page.addPersonTitle", "help-page.addPersonRule1", "help-page.addPersonRule2", "help-page.addPersonRule3", "help-page.addPersonRule4", "candles", "help-page.candlesParagraph1", "help-page.candlesParagraph2", "help-page.candlesParagraph3", "help-page.lightACandleTitle", "help-page.lightACandleRule1", "help-page.lightACandleRule2"];
13
+ };
14
+ readonly 'home-page': {
15
+ readonly translationIds: readonly ["lightACandle", "imageCannotBeLoaded", "imageClickToSeeOriginal", "imageNotSet", "imageCannotBeLoaded", "burnedOutCandle", "burnsSoFar", "timeAbbreviationDay", "timeAbbreviationHour", "timeAbbreviationMinute", "candles", "home-page.lastLitCandles", "burnedCandles", "burningCandles", "imageCannotBeLoaded", "imageClickToSeeOriginal", "imageNotSet", "lightACandle", "persons", "home-page.lastUploadedPersons", "auth.cannotBeChangedLaterWarning", "more", "reset", "add-candle-page.maintenance.submitError", "lightTheCandle", "add-candle-page.maintenance.submitSuccess", "formMaxLengthError", "person.name", "formRequiredError", "litName", "burnedCandles", "burningCandles", "candles", "persons", "home-page.statistics", "add-person-page", "auth.cannotBeChangedLaterWarning", "home-page.welcome.description1", "home-page.welcome.description2", "home-page.welcome", "persons-map-page", "home-page.proposal"];
16
+ };
17
+ readonly 'terms-and-conditions-page': {
18
+ readonly translationIds: readonly ["terms-and-conditions-page.intro", "terms-and-conditions-page.conditionsOfUseTitle", "terms-and-conditions-page.conditionsOfUseParagraph", "terms-and-conditions-page.intellectualPropertyTitle", "terms-and-conditions-page.intellectualPropertyParagraph", "terms-and-conditions-page.userAccountsTitle", "terms-and-conditions-page.userAccountsParagraph", "terms-and-conditions-page.applicableLawTitle", "terms-and-conditions-page.applicableLawParagraph", "terms-and-conditions-page.disputesTitle", "terms-and-conditions-page.disputesParagraph", "terms-and-conditions-page.limitationAndLiabilityTitle", "terms-and-conditions-page.limitationAndLiabilityParagraph", "terms-and-conditions-page"];
19
+ };
20
+ };
@@ -0,0 +1,116 @@
1
+ import { CANDLE_CARDS_TRANSLATION_IDS, CANDLE_MAINTENANCE_TRANSLATION_IDS, PERSON_CARDS_TRANSLATION_IDS, PERSON_IMAGE_TRANSLATION_IDS, } from '../translation-id/index.js';
2
+ export const DICTIONARY_CONFIG = {
3
+ 'add-candle-page': {
4
+ translationIds: [
5
+ 'personCandles',
6
+ ...CANDLE_MAINTENANCE_TRANSLATION_IDS,
7
+ 'lightTheCandle',
8
+ 'add-candle-page.maintenance.submitError',
9
+ 'add-candle-page.maintenance.submitSuccess',
10
+ 'add-candle-page',
11
+ ],
12
+ },
13
+ 'contact-page': {
14
+ translationIds: [
15
+ 'contact-page.infoTitle',
16
+ 'contact-page.sendMessage.submitError',
17
+ 'contact-page.sendMessage.submitSuccess',
18
+ 'contact-page.sendMessageTitle',
19
+ 'contact-page',
20
+ 'email',
21
+ 'formInvalidEmailError',
22
+ 'formInvalidText',
23
+ 'formRequiredError',
24
+ 'reset',
25
+ 'send',
26
+ 'message',
27
+ 'name',
28
+ 'subject',
29
+ 'facebook',
30
+ ],
31
+ },
32
+ 'cookie-policy-page': {
33
+ translationIds: [
34
+ 'acceptAll',
35
+ 'rejectAll',
36
+ 'save',
37
+ 'cookieConsentForm.description',
38
+ 'cookieConsentForm.languageFormDescription',
39
+ 'cookie-policy-page',
40
+ ],
41
+ },
42
+ 'help-page': {
43
+ translationIds: [
44
+ 'help-page',
45
+ 'help-page.intro',
46
+ 'persons',
47
+ 'help-page.personsParagraph',
48
+ 'help-page.addPersonTitle',
49
+ 'help-page.addPersonRule1',
50
+ 'help-page.addPersonRule2',
51
+ 'help-page.addPersonRule3',
52
+ 'help-page.addPersonRule4',
53
+ 'candles',
54
+ 'help-page.candlesParagraph1',
55
+ 'help-page.candlesParagraph2',
56
+ 'help-page.candlesParagraph3',
57
+ 'help-page.lightACandleTitle',
58
+ 'help-page.lightACandleRule1',
59
+ 'help-page.lightACandleRule2',
60
+ ],
61
+ },
62
+ 'home-page': {
63
+ translationIds: [
64
+ 'lightACandle',
65
+ ...PERSON_IMAGE_TRANSLATION_IDS,
66
+ ...CANDLE_CARDS_TRANSLATION_IDS,
67
+ 'candles',
68
+ 'home-page.lastLitCandles',
69
+ ...PERSON_CARDS_TRANSLATION_IDS,
70
+ 'persons',
71
+ 'home-page.lastUploadedPersons',
72
+ 'auth.cannotBeChangedLaterWarning',
73
+ 'more',
74
+ 'reset',
75
+ 'add-candle-page.maintenance.submitError',
76
+ 'lightTheCandle',
77
+ 'add-candle-page.maintenance.submitSuccess',
78
+ 'formMaxLengthError',
79
+ 'person.name',
80
+ 'formRequiredError',
81
+ 'litName',
82
+ 'burnedCandles',
83
+ 'burningCandles',
84
+ 'candles',
85
+ 'persons',
86
+ 'home-page.statistics',
87
+ 'add-person-page',
88
+ 'auth.cannotBeChangedLaterWarning',
89
+ 'home-page.welcome.description1',
90
+ 'home-page.welcome.description2',
91
+ 'home-page.welcome',
92
+ 'persons-map-page',
93
+ 'home-page.proposal',
94
+ ],
95
+ },
96
+ 'terms-and-conditions-page': {
97
+ translationIds: [
98
+ 'terms-and-conditions-page.intro',
99
+ 'terms-and-conditions-page.conditionsOfUseTitle',
100
+ 'terms-and-conditions-page.conditionsOfUseParagraph',
101
+ 'terms-and-conditions-page.intellectualPropertyTitle',
102
+ 'terms-and-conditions-page.intellectualPropertyParagraph',
103
+ 'terms-and-conditions-page.userAccountsTitle',
104
+ 'terms-and-conditions-page.userAccountsParagraph',
105
+ 'terms-and-conditions-page.applicableLawTitle',
106
+ 'terms-and-conditions-page.applicableLawParagraph',
107
+ 'terms-and-conditions-page.disputesTitle',
108
+ 'terms-and-conditions-page.disputesParagraph',
109
+ 'terms-and-conditions-page.limitationAndLiabilityTitle',
110
+ 'terms-and-conditions-page.limitationAndLiabilityParagraph',
111
+ 'terms-and-conditions-page',
112
+ ],
113
+ },
114
+ };
115
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
116
+ const CHECK = DICTIONARY_CONFIG;
@@ -1,16 +1,10 @@
1
- export * from './add-candle-page-translation-ids/index.js';
2
1
  export * from './add-person-page-translation-ids/index.js';
3
2
  export * from './candle-details-page-translation-ids/index.js';
4
3
  export * from './candles-page-translation-ids/index.js';
5
4
  export * from './common-page-translation-ids/index.js';
6
- export * from './contact-page-translation-ids/index.js';
7
- export * from './cookie-policy-page-translation-ids/index.js';
8
5
  export * from './edit-candle-page-translation-ids/index.js';
9
6
  export * from './edit-person-page-translation-ids/index.js';
10
- export * from './help-page-translation-ids/index.js';
11
- export * from './home-page-translation-ids/index.js';
12
7
  export * from './person-candles-page-translation-ids/index.js';
13
8
  export * from './person-details-page-translation-ids/index.js';
14
9
  export * from './persons-map-page-translation-ids/index.js';
15
10
  export * from './persons-page-translation-ids/index.js';
16
- export * from './terms-and-conditions-page-translation-ids/index.js';
@@ -1,16 +1,10 @@
1
- export * from './add-candle-page-translation-ids/index.js';
2
1
  export * from './add-person-page-translation-ids/index.js';
3
2
  export * from './candle-details-page-translation-ids/index.js';
4
3
  export * from './candles-page-translation-ids/index.js';
5
4
  export * from './common-page-translation-ids/index.js';
6
- export * from './contact-page-translation-ids/index.js';
7
- export * from './cookie-policy-page-translation-ids/index.js';
8
5
  export * from './edit-candle-page-translation-ids/index.js';
9
6
  export * from './edit-person-page-translation-ids/index.js';
10
- export * from './help-page-translation-ids/index.js';
11
- export * from './home-page-translation-ids/index.js';
12
7
  export * from './person-candles-page-translation-ids/index.js';
13
8
  export * from './person-details-page-translation-ids/index.js';
14
9
  export * from './persons-map-page-translation-ids/index.js';
15
10
  export * from './persons-page-translation-ids/index.js';
16
- export * from './terms-and-conditions-page-translation-ids/index.js';
@@ -1 +0,0 @@
1
- export declare const ADD_CANDLE_PAGE_TRANSLATION_IDS: readonly ["personCandles", "auth.candleLitWarning", "reset", "candle.description", "formMaxLengthError", "formRequiredError", "litName", "lightTheCandle", "add-candle-page.maintenance.submitError", "add-candle-page.maintenance.submitSuccess", "add-candle-page"];
@@ -1,11 +0,0 @@
1
- import { CANDLE_MAINTENANCE_TRANSLATION_IDS } from '../../candle-translation-ids/index.js';
2
- export const ADD_CANDLE_PAGE_TRANSLATION_IDS = [
3
- 'personCandles',
4
- ...CANDLE_MAINTENANCE_TRANSLATION_IDS,
5
- 'lightTheCandle',
6
- 'add-candle-page.maintenance.submitError',
7
- 'add-candle-page.maintenance.submitSuccess',
8
- 'add-candle-page',
9
- ];
10
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
11
- const CHECK = ADD_CANDLE_PAGE_TRANSLATION_IDS;
@@ -1 +0,0 @@
1
- export declare const ADD_CANDLE_PAGE_TRANSLATION_IDS: readonly ["personCandles", "auth.candleLitWarning", "reset", "candle.description", "formMaxLengthError", "formRequiredError", "litName", "lightTheCandle", "add-candle-page.maintenance.submitError", "add-candle-page.maintenance.submitSuccess", "add-candle-page"];
@@ -1,11 +0,0 @@
1
- import { CANDLE_MAINTENANCE_TRANSLATION_IDS } from '../../candle-translation-ids/index.js';
2
- export const ADD_CANDLE_PAGE_TRANSLATION_IDS = [
3
- 'personCandles',
4
- ...CANDLE_MAINTENANCE_TRANSLATION_IDS,
5
- 'lightTheCandle',
6
- 'add-candle-page.maintenance.submitError',
7
- 'add-candle-page.maintenance.submitSuccess',
8
- 'add-candle-page',
9
- ];
10
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
11
- const CHECK = ADD_CANDLE_PAGE_TRANSLATION_IDS;
@@ -1 +0,0 @@
1
- export declare const CONTACT_PAGE_TRANSLATION_IDS: readonly ["contact-page.infoTitle", "contact-page.sendMessage.submitError", "contact-page.sendMessage.submitSuccess", "contact-page.sendMessageTitle", "contact-page", "email", "formInvalidEmailError", "formInvalidText", "formRequiredError", "reset", "send", "message", "name", "subject", "facebook"];
@@ -1,19 +0,0 @@
1
- export const CONTACT_PAGE_TRANSLATION_IDS = [
2
- 'contact-page.infoTitle',
3
- 'contact-page.sendMessage.submitError',
4
- 'contact-page.sendMessage.submitSuccess',
5
- 'contact-page.sendMessageTitle',
6
- 'contact-page',
7
- 'email',
8
- 'formInvalidEmailError',
9
- 'formInvalidText',
10
- 'formRequiredError',
11
- 'reset',
12
- 'send',
13
- 'message',
14
- 'name',
15
- 'subject',
16
- 'facebook',
17
- ];
18
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
19
- const CHECK = CONTACT_PAGE_TRANSLATION_IDS;
@@ -1 +0,0 @@
1
- export declare const COOKIE_POLICY_PAGE_TRANSLATION_IDS: readonly ["acceptAll", "rejectAll", "save", "cookieConsentForm.description", "cookieConsentForm.languageFormDescription", "cookie-policy-page"];
@@ -1,10 +0,0 @@
1
- export const COOKIE_POLICY_PAGE_TRANSLATION_IDS = [
2
- 'acceptAll',
3
- 'rejectAll',
4
- 'save',
5
- 'cookieConsentForm.description',
6
- 'cookieConsentForm.languageFormDescription',
7
- 'cookie-policy-page',
8
- ];
9
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
10
- const CHECK = COOKIE_POLICY_PAGE_TRANSLATION_IDS;
@@ -1 +0,0 @@
1
- export declare const HELP_PAGE_TRANSLATION_IDS: readonly ["help-page", "help-page.intro", "persons", "help-page.personsParagraph", "help-page.addPersonTitle", "help-page.addPersonRule1", "help-page.addPersonRule2", "help-page.addPersonRule3", "help-page.addPersonRule4", "candles", "help-page.candlesParagraph1", "help-page.candlesParagraph2", "help-page.candlesParagraph3", "help-page.lightACandleTitle", "help-page.lightACandleRule1", "help-page.lightACandleRule2"];
@@ -1,20 +0,0 @@
1
- export const HELP_PAGE_TRANSLATION_IDS = [
2
- 'help-page',
3
- 'help-page.intro',
4
- 'persons',
5
- 'help-page.personsParagraph',
6
- 'help-page.addPersonTitle',
7
- 'help-page.addPersonRule1',
8
- 'help-page.addPersonRule2',
9
- 'help-page.addPersonRule3',
10
- 'help-page.addPersonRule4',
11
- 'candles',
12
- 'help-page.candlesParagraph1',
13
- 'help-page.candlesParagraph2',
14
- 'help-page.candlesParagraph3',
15
- 'help-page.lightACandleTitle',
16
- 'help-page.lightACandleRule1',
17
- 'help-page.lightACandleRule2',
18
- ];
19
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
20
- const CHECK = HELP_PAGE_TRANSLATION_IDS;
@@ -1 +0,0 @@
1
- export declare const HOME_PAGE_TRANSLATION_IDS: readonly ["lightACandle", "imageCannotBeLoaded", "imageClickToSeeOriginal", "imageNotSet", "imageCannotBeLoaded", "burnedOutCandle", "burnsSoFar", "timeAbbreviationDay", "timeAbbreviationHour", "timeAbbreviationMinute", "candles", "home-page.lastLitCandles", "burnedCandles", "burningCandles", "imageCannotBeLoaded", "imageClickToSeeOriginal", "imageNotSet", "lightACandle", "persons", "home-page.lastUploadedPersons", "auth.cannotBeChangedLaterWarning", "more", "reset", "add-candle-page.maintenance.submitError", "lightTheCandle", "add-candle-page.maintenance.submitSuccess", "formMaxLengthError", "person.name", "formRequiredError", "litName", "burnedCandles", "burningCandles", "candles", "persons", "home-page.statistics", "add-person-page", "auth.cannotBeChangedLaterWarning", "home-page.welcome.description1", "home-page.welcome.description2", "home-page.welcome", "persons-map-page", "home-page.proposal"];
@@ -1,36 +0,0 @@
1
- import { CANDLE_CARDS_TRANSLATION_IDS } from '../../candle-translation-ids/index.js';
2
- import { PERSON_CARDS_TRANSLATION_IDS, PERSON_IMAGE_TRANSLATION_IDS } from '../../person-translation-ids/index.js';
3
- export const HOME_PAGE_TRANSLATION_IDS = [
4
- 'lightACandle',
5
- ...PERSON_IMAGE_TRANSLATION_IDS,
6
- ...CANDLE_CARDS_TRANSLATION_IDS,
7
- 'candles',
8
- 'home-page.lastLitCandles',
9
- ...PERSON_CARDS_TRANSLATION_IDS,
10
- 'persons',
11
- 'home-page.lastUploadedPersons',
12
- 'auth.cannotBeChangedLaterWarning',
13
- 'more',
14
- 'reset',
15
- 'add-candle-page.maintenance.submitError',
16
- 'lightTheCandle',
17
- 'add-candle-page.maintenance.submitSuccess',
18
- 'formMaxLengthError',
19
- 'person.name',
20
- 'formRequiredError',
21
- 'litName',
22
- 'burnedCandles',
23
- 'burningCandles',
24
- 'candles',
25
- 'persons',
26
- 'home-page.statistics',
27
- 'add-person-page',
28
- 'auth.cannotBeChangedLaterWarning',
29
- 'home-page.welcome.description1',
30
- 'home-page.welcome.description2',
31
- 'home-page.welcome',
32
- 'persons-map-page',
33
- 'home-page.proposal',
34
- ];
35
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
36
- const CHECK = HOME_PAGE_TRANSLATION_IDS;
@@ -1 +0,0 @@
1
- export declare const TERMS_AND_CONDITIONS_PAGE_TRANSLATION_IDS: readonly ["terms-and-conditions-page.intro", "terms-and-conditions-page.conditionsOfUseTitle", "terms-and-conditions-page.conditionsOfUseParagraph", "terms-and-conditions-page.intellectualPropertyTitle", "terms-and-conditions-page.intellectualPropertyParagraph", "terms-and-conditions-page.userAccountsTitle", "terms-and-conditions-page.userAccountsParagraph", "terms-and-conditions-page.applicableLawTitle", "terms-and-conditions-page.applicableLawParagraph", "terms-and-conditions-page.disputesTitle", "terms-and-conditions-page.disputesParagraph", "terms-and-conditions-page.limitationAndLiabilityTitle", "terms-and-conditions-page.limitationAndLiabilityParagraph", "terms-and-conditions-page"];
@@ -1,18 +0,0 @@
1
- export const TERMS_AND_CONDITIONS_PAGE_TRANSLATION_IDS = [
2
- 'terms-and-conditions-page.intro',
3
- 'terms-and-conditions-page.conditionsOfUseTitle',
4
- 'terms-and-conditions-page.conditionsOfUseParagraph',
5
- 'terms-and-conditions-page.intellectualPropertyTitle',
6
- 'terms-and-conditions-page.intellectualPropertyParagraph',
7
- 'terms-and-conditions-page.userAccountsTitle',
8
- 'terms-and-conditions-page.userAccountsParagraph',
9
- 'terms-and-conditions-page.applicableLawTitle',
10
- 'terms-and-conditions-page.applicableLawParagraph',
11
- 'terms-and-conditions-page.disputesTitle',
12
- 'terms-and-conditions-page.disputesParagraph',
13
- 'terms-and-conditions-page.limitationAndLiabilityTitle',
14
- 'terms-and-conditions-page.limitationAndLiabilityParagraph',
15
- 'terms-and-conditions-page',
16
- ];
17
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
18
- const CHECK = TERMS_AND_CONDITIONS_PAGE_TRANSLATION_IDS;