docs(user): Fully transalated user docs

This commit is contained in:
2025-01-16 21:52:50 +01:00
parent 39c0bfe631
commit f92715f3e4
27 changed files with 1718 additions and 0 deletions

52
content/user/users.en.md Normal file
View File

@@ -0,0 +1,52 @@
---
title: Users
weight: 2
---
{{< callout type="info" >}}
Administrators can create and manage users in the system.
You can find more information in the [Admin](/admin) section.
{{< /callout >}}
## Forgot Password
{{% steps %}}
### Login Page
Open the login page of the system.
Click on `Forgot Password?`.
### Enter Email
Enter your email address.
### Confirm Email
You will receive an email, click on the link in the email.
### Set New Password
Set the new password.
Log in normally again.
{{% /steps %}}
## Change Settings
{{% steps %}}
### Log In
Log in to the runner system.
### Adjust
Go to the `Settings` page.
Adjust your user settings.
### Save
Click on `Save`.
{{% /steps %}}