26 lines
1.0 KiB
JSON
26 lines
1.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"reauth_successful": "Re-authentication was successful"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API Key"
|
|
},
|
|
"description": "Tailscale API tokens are valid for 90-days. You can create a fresh Tailscale API key at https://login.tailscale.com/admin/settings/authkeys."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API Key",
|
|
"tailnet": "Tailnet"
|
|
},
|
|
"description": "To authenticate with Tailscale you'll need to create an API key at https://login.tailscale.com/admin/settings/authkeys.\n\nA Tailnet is the name of your Tailscale network. You can find it in the top left corner in the Tailscale Admin Panel (beside the Tailscale logo)."
|
|
}
|
|
}
|
|
}
|
|
} |