Skip to content

Commit

Permalink
Update en.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay LaPorte authored and Antoniya Statelova committed Jan 8, 2020
1 parent 4bc7251 commit ef007d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ module.exports = {
return str;
},
"next-hour-forecast-status": "Next hour forecasts are $1 due to $2.",
"unavailable": "unavailable",
"temporarily-unavailable": "temporarily unavailable",
"partially-unavailable": "partially unavailable",
"unavailable": "unavailable",
"station-offline": "all nearby radar stations being offline",
"station-incomplete": "gaps in coverage from nearby radar stations",
};

0 comments on commit ef007d5

Please sign in to comment.