26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_auth": "Ongeldige authenticatie"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API-sleutel"
|
|
},
|
|
"description": "Tailscale API tokens zijn 90 dagen geldig. U kunt een nieuwe Tailscale API sleutel aanmaken op https://login.tailscale.com/admin/settings/authkeys."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-sleutel",
|
|
"tailnet": "Tailnet"
|
|
},
|
|
"description": "Om te authenticeren met Tailscale moet je een API-sleutel maken op https://login.tailscale.com/admin/settings/authkeys. \n\n Een Tailnet is de naam van uw Tailscale-netwerk. Je vindt het in de linkerbovenhoek in het Tailscale Admin Panel (naast het Tailscale-logo)."
|
|
}
|
|
}
|
|
}
|
|
} |