Corrected "not loaded" state string (#8925)

This commit is contained in:
Philip Allgaier 2021-04-16 14:45:40 +02:00 committed by GitHub
parent e225d6f546
commit cfd18bfb74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2176,7 +2176,7 @@
"provided_by_custom_integration": "Provided by a custom integration",
"depends_on_cloud": "Depends on the cloud",
"state": {
"loaded": "Not loaded",
"loaded": "Loaded",
"setup_error": "Failed to set up",
"migration_error": "Migration error",
"setup_retry": "Retrying to set up",