Skip to content

Commit

Permalink
Rename layer days of rainfall group title for all deployments (#951)
Browse files Browse the repository at this point in the history
* Fix layer days of rainfall group title for all deployments

* Update index.test.tsx.snap

* Update index.test.tsx.snap

---------

Co-authored-by: Eric Boucher <[email protected]>
  • Loading branch information
wadhwamatic and ericboucher authored Dec 17, 2024
1 parent b2ebf0d commit 592e9f1
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion frontend/src/config/afghanistan/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/cameroon/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/colombia/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/cuba/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/ecuador/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/global/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/jordan/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/mozambique/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/myanmar/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/namibia/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/nigeria/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/rbd/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/sierraleone/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/southsudan/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/srilanka/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/config/tajikistan/prism.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"dry_periods": ["days_dry", "streak_dry_days"],
"extreme_rain_events": [
{
"group_title": "Rainfall categories:",
"group_title": "Number of days of rainfall:",
"activate_all": false,
"layers": [
{
Expand Down

0 comments on commit 592e9f1

Please sign in to comment.