Update HACS
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"single_instance_allowed": "Only a single configuration of HACS is allowed.",
|
||||
"min_ha_version": "You need at least version {version} of Home Assistant to setup HACS.",
|
||||
"github": "Could not authenticate with GitHub, try again later.",
|
||||
"not_setup": "HACS is not setup."
|
||||
"not_setup": "HACS is not setup.",
|
||||
"reauth_successful": "Reauthentication was successful."
|
||||
},
|
||||
"error": {
|
||||
"auth": "Personal Access Token is not correct",
|
||||
@@ -22,6 +23,10 @@
|
||||
},
|
||||
"device": {
|
||||
"title": "Waiting for device activation"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"title": "Reauthentication needed",
|
||||
"description": "You need to reauthenticate with GitHub."
|
||||
}
|
||||
},
|
||||
"progress": {
|
||||
|
||||
Reference in New Issue
Block a user