New translations weather.json (Croatian)
This commit is contained in:
33
public/locales/hr/modules/weather.json
Normal file
33
public/locales/hr/modules/weather.json
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"displayInFahrenheit": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"location": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"weatherDescriptions": {
|
||||||
|
"clear": "",
|
||||||
|
"mainlyClear": "",
|
||||||
|
"fog": "",
|
||||||
|
"drizzle": "",
|
||||||
|
"freezingDrizzle": "",
|
||||||
|
"rain": "",
|
||||||
|
"freezingRain": "",
|
||||||
|
"snowFall": "",
|
||||||
|
"snowGrains": "",
|
||||||
|
"rainShowers": "",
|
||||||
|
"snowShowers": "",
|
||||||
|
"thunderstorm": "",
|
||||||
|
"thunderstormWithHail": "",
|
||||||
|
"unknown": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user