Skip to content

Commit

Permalink
Fix env canada french air quality warning (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBartusek authored Jun 28, 2023
1 parent d409357 commit d57ffb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/integrations/env_canada.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ export default class EnvironmentCanada implements MeteoalarmIntegration {
},
{
en: 'Special Air Quality',
fr: 'Qualité de l\'air',
fr: 'Spécial Sur La Qualité De L\'Air',
type: MeteoalarmEventType.AirQuality
}
];
Expand Down

0 comments on commit d57ffb9

Please sign in to comment.