Fix typo in OWM strings (#118538)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
This commit is contained in:
parent
0974ea9a5a
commit
a23b5e97e6
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue