You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"value": "Choose how many alerts (emails) you wish to receive in a day."
75
+
},
76
+
{
77
+
"action": "add",
78
+
"key": "alertPerDayLabel",
79
+
"namespace": "subscriptionModal",
80
+
"value": "Alerts per day"
81
+
},
82
+
{
83
+
"action": "add",
84
+
"key": "cancelButtonLabel",
85
+
"namespace": "subscriptionModal",
86
+
"value": "Cancel"
87
+
},
88
+
{
89
+
"action": "add",
90
+
"key": "countriesSelectedLabel",
91
+
"namespace": "subscriptionModal",
92
+
"value": "{numCountries} {countryLabel} selected"
93
+
},
94
+
{
95
+
"action": "add",
96
+
"key": "countryLabelPlural",
97
+
"namespace": "subscriptionModal",
98
+
"value": "countries"
99
+
},
100
+
{
101
+
"action": "add",
102
+
"key": "countryLabelSingular",
103
+
"namespace": "subscriptionModal",
104
+
"value": "country"
105
+
},
106
+
{
107
+
"action": "add",
108
+
"key": "createFailureMessage",
109
+
"namespace": "subscriptionModal",
110
+
"value": "Failed to create subscription."
111
+
},
112
+
{
113
+
"action": "add",
114
+
"key": "createSuccessMessage",
115
+
"namespace": "subscriptionModal",
116
+
"value": "Successfully created subscription."
117
+
},
118
+
{
119
+
"action": "add",
120
+
"key": "detailFetchFailureMessage",
121
+
"namespace": "subscriptionModal",
122
+
"value": "Failed to fetch subscription details"
123
+
},
124
+
{
125
+
"action": "add",
126
+
"key": "editSubscriptionHeading",
127
+
"namespace": "subscriptionModal",
128
+
"value": "Edit subscription"
129
+
},
130
+
{
131
+
"action": "add",
132
+
"key": "hazardTypeDescription",
133
+
"namespace": "subscriptionModal",
134
+
"value": "Select disaster types for which you'd like to receive alerts"
135
+
},
136
+
{
137
+
"action": "add",
138
+
"key": "hazardTypeHeading",
139
+
"namespace": "subscriptionModal",
140
+
"value": "Disaster Types"
141
+
},
142
+
{
143
+
"action": "add",
144
+
"key": "regionSelectionDescription",
145
+
"namespace": "subscriptionModal",
146
+
"value": "Select regions or countries for which you’d like to receive alerts. If you select a country, your regional selection will be void. This selection will apply to the options below."
0 commit comments