Skip to content

Commit

Permalink
Merge pull request #174 from ViPeR5000/master
Browse files Browse the repository at this point in the history
Update Portuguese locale.js
  • Loading branch information
mlamberts78 committed May 10, 2024
2 parents 0844580 + deca259 commit efabffc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/locale.js
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ const locale = {
'tempHi': 'Temperatura máxima',
'tempLo': 'Temperatura noite',
'precip': 'Precipitação',
'feelsLike': 'Sente-se como',
'feelsLike': 'Sensação Térmica',
'units': {
'km/h': 'km/h',
'm/s': 'm/s',
Expand All @@ -528,12 +528,12 @@ const locale = {
'N', 'N-NE', 'NE', 'E-NE', 'E', 'E-SE', 'SE', 'S-SE',
'S', 'S-SW', 'SW', 'W-SW', 'W', 'W-NW', 'NW', 'N-NW', 'N'
],
'clear-night': 'Céu limpo, noite',
'clear-night': 'Noite limpa',
'cloudy': 'Nublado',
'fog': 'Nevoeiro',
'hail': 'Granizo',
'lightning': 'Trovão',
'lightning-rainy': 'Trovões, chuva',
'lightning': 'Relâmpago ',
'lightning-rainy': 'Chuva e relâmpagos',
'partlycloudy': 'Parcialmente nublado',
'pouring': 'Chuva forte',
'rainy': 'Chuva',
Expand Down

0 comments on commit efabffc

Please sign in to comment.