mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Add missing hyphen to "post-processing" in nzbget
(#149205)
This commit is contained in:
parent
48b8827390
commit
3e7974a638
@ -43,10 +43,10 @@
|
||||
"name": "Disk free"
|
||||
},
|
||||
"post_processing_jobs": {
|
||||
"name": "Post processing jobs"
|
||||
"name": "Post-processing jobs"
|
||||
},
|
||||
"post_processing_paused": {
|
||||
"name": "Post processing paused"
|
||||
"name": "Post-processing paused"
|
||||
},
|
||||
"queue_size": {
|
||||
"name": "Queue size"
|
||||
|
Loading…
x
Reference in New Issue
Block a user