0.7 0
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"single_instance_allowed": "Bahmcloud Store is already configured."
|
"single_instance_allowed": "Only one Bahmcloud Store instance can be configured."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Set up Bahmcloud Store",
|
"title": "Bahmcloud Store",
|
||||||
"description": "The store index is fixed to the official Bahmcloud Store.\n\nOptional: Add a GitHub token to increase API rate limits for GitHub/HACS repositories.",
|
"description": "Bahmcloud Store uses a fixed official store index. You can optionally add a GitHub token to increase API rate limits.",
|
||||||
"data": {
|
"data": {
|
||||||
"github_token": "GitHub token (optional)"
|
"github_token": "GitHub token (optional)"
|
||||||
}
|
}
|
||||||
@@ -16,8 +16,8 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"title": "Bahmcloud Store options",
|
"title": "Bahmcloud Store Options",
|
||||||
"description": "Optional: Configure a GitHub token to increase API rate limits.",
|
"description": "Optionally set or clear your GitHub token to reduce rate limiting.",
|
||||||
"data": {
|
"data": {
|
||||||
"github_token": "GitHub token (optional)"
|
"github_token": "GitHub token (optional)"
|
||||||
}
|
}
|
||||||
@@ -40,4 +40,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user