homeweather-fe/src/assets/i18n/en.json

15 lines
342 B
JSON

{
"weather": "Weather",
"loading": "Loading...",
"outTemp": "Outdoor Temperature",
"outHumid": "Outdoor Humidity",
"inTemp": "Indoor Temperature",
"inHumid": "Indoor Humidity",
"absPressure": "Absolute Pressure",
"wind": "Wind",
"windSpeed": "Speed",
"windGust": "Gust",
"rain": "Rain (24h)",
"lang": "Eesti keeles"
}