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
"description": "If you want to monitor not only state, choose its specific district"
22
+
"description": "Choose a district to monitor within the selected state"
23
23
},
24
24
"user": {
25
25
"data": {
26
26
"region": "Region"
27
27
},
28
-
"description": "Choose state to monitor"
28
+
"description": "Choose a state"
29
29
}
30
30
}
31
31
},
@@ -50,5 +50,11 @@
50
50
"name": "Urban fights"
51
51
}
52
52
}
53
+
},
54
+
"issues": {
55
+
"deprecated_state_region": {
56
+
"description": "The region `{region_name}` is a state-level region, which is no longer supported. Please remove this integration entry and add it again, selecting a district or community instead of the entire state.",
57
+
"title": "State-level region monitoring is no longer supported"
0 commit comments