mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 11:39:26 +02:00
Fix translation en.json nesting
This commit is contained in:
parent
d7b2e9a742
commit
15925baab7
1 changed files with 4 additions and 4 deletions
|
@ -10,6 +10,10 @@
|
|||
"dark_mode": "Radar dark mode"
|
||||
}
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "Weather for this zone is already configured",
|
||||
"unknown": "Unknown error occurred"
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
|
@ -21,9 +25,5 @@
|
|||
"satellite_style": "Satellite"
|
||||
}
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "Weather for this zone is already configured",
|
||||
"unknown": "Unknown error occurred"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue