mirror of
https://github.com/home-assistant/core.git
synced 2025-08-08 07:05:07 +02:00
Add missing qnap translation (#95969)
This commit is contained in:
committed by
Paulus Schoutsen
parent
d969b89a12
commit
866e130967
@@ -19,5 +19,11 @@
|
|||||||
"invalid_auth": "Bad authentication",
|
"invalid_auth": "Bad authentication",
|
||||||
"unknown": "Unknown error"
|
"unknown": "Unknown error"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_yaml": {
|
||||||
|
"title": "The QNAP YAML configuration is being removed",
|
||||||
|
"description": "Configuring QNAP using YAML is being removed.\n\nYour existing YAML configuration has been imported into the UI automatically.\n\nRemove the QNAP YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue."
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user