mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 02:13:44 +02:00
Fix typo in OWM strings (#118538)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
This commit is contained in:
committed by
Paulus Schoutsen
parent
4998fe5e6d
commit
9b63779063
@@ -38,7 +38,7 @@
|
||||
"step": {
|
||||
"migrate": {
|
||||
"title": "OpenWeatherMap API V2.5 deprecated",
|
||||
"description": "OWM API v2.5 will be closed in June 2024.\nYou need to migrate all your OpenWeatherMap integration to mode v3.0.\n\nBefore the migration, you must have active subscription (be aware subscripiton activation take up to 2h). After your subscription is activated click **Submit** to migrate the integration to API V3.0. Read documentation for more information."
|
||||
"description": "OWM API v2.5 will be closed in June 2024.\nYou need to migrate all your OpenWeatherMap integrations to v3.0.\n\nBefore the migration, you must have an active subscription (be aware that subscription activation can take up to 2h). After your subscription is activated, select **Submit** to migrate the integration to API V3.0. Read the documentation for more information."
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
||||
Reference in New Issue
Block a user