Main/resources/[Developer]/[Mark]/av_weather/ui/public/lang.json
2025-06-07 08:51:21 +02:00

41 lines
1.2 KiB
JSON

{
"zone_header": "Zone(s) Settings",
"zone_description": "This settings applies to selected zones.",
"apply_to": "Apply to",
"weather": "Weather",
"freeze": "Freeze Weather",
"fog_level": "Fog Level",
"temperature": "Temperature",
"wind_speed": "Wind Speed",
"no_zone": "Please select a zone first",
"double_click": "Double click to apply settings",
"randomize_button": "Randomize",
"apply_button": "Apply Settings",
"fog": {
"automatic": "Automatic",
"no": "No Fog",
"normal": "Normal",
"low": "Low",
"medium": "Medium",
"high": "High",
"max": "Max"
},
"frozen": "Frozen",
"not_frozen": "Running",
"global_header": "Global Settings",
"global_description": "This settings applies to all zones.",
"server_time": "Server Time",
"freeze_time": "Freeze Time",
"moon": "Moon Cycle",
"moon_1": "Waxing Crescent",
"moon_2": "First Quarter",
"moon_3": "Waxing Gibbous",
"moon_4": "Full Moon",
"moon_5": "Waning Gibbous",
"moon_6": "Third Quarter",
"moon_7": "Waning Crescent",
"transition": "Transition",
"instant": "Instant",
"progressive": "Progressive",
"blackout": "Toggle Blackout"
}