Skip to content

Commit

Permalink
Merge pull request #94 from spockster1985/master
Browse files Browse the repository at this point in the history
Added additional NL translations
  • Loading branch information
DavidFW1960 authored May 7, 2022
2 parents 1bc39c8 + 06bed15 commit 986e59d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom-weather-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,11 @@ class BOMWeatherCard extends LitElement {
return {
feelsLike: "Voelt als",
maxToday: "Max vandaag:",
minToday: "Min vandaag:",
posToday: "Prognose",
posTomorrow: "Prog. Morgen",
uvRating: "UV",
fireDanger: "Brand"
}
case "pl" :
return {
Expand Down

0 comments on commit 986e59d

Please sign in to comment.