✨ add language switch, add german
This commit is contained in:
20
public/locales/de/modules/weather-module.json
Normal file
20
public/locales/de/modules/weather-module.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "Klar",
|
||||
"mainlyClear": "Überwiegend klar",
|
||||
"fog": "Nebel",
|
||||
"drizzle": "Niesel",
|
||||
"freezingDrizzle": "Eisiger Nieselregen",
|
||||
"rain": "Regen",
|
||||
"freezingRain": "Eisiger Regen",
|
||||
"snowFall": "Schneefall",
|
||||
"snowGrains": "Schneekörner",
|
||||
"rainShowers": "Regenschauer",
|
||||
"snowShowers": "Schneeschauer",
|
||||
"thunderstorm": "Gewitter",
|
||||
"thunderstormWithHail": "Gewitter mit Hagel",
|
||||
"unknown": "Unbekannt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user