{ "tokens": "Tokens", "settings": "Inställningar", "lead-text": "Från den här sidan kan du konfigurera åtkomst till NodeBBs 'Write API'.", "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", "docs": "Click here to access the full API specification", "require-https": "Tillåt endast API-användning via HTTPS", "require-https-caveat": "Note: Some installations involving load balancers may proxy their requests to NodeBB using HTTP, in which case this option should remain disabled.", "uid": "User ID", "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", "description": "Beskrivning", "no-description": "Ingen beskrivning finns.", "token-on-save": "Token will be generated once form is saved" }