Skip to content

Commit 4c7366f

Browse files
committed
English by default for weather
1 parent 1e709c2 commit 4c7366f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ config:
4646
# Units used to display temperatures (metric - °C, imperial - °F, standard - °K)
4747
WEATHER_UNITS: metric
4848
# Language is used by the API. Find more here https://openweathermap.org/api/one-call-3#multi
49-
WEATHER_LANGUAGE: fr
49+
WEATHER_LANGUAGE: en
5050

5151
display:
5252
# Display revision:

0 commit comments

Comments
 (0)