{% trans "Environment Tasks" %}
| {% trans "Task" %} | {% trans "Description" %} |
|---|---|
| {{ task.name }} | {{ task.description }} |
| {% trans "No environment tasks are available." %} | |
{% trans "Environment Variables" %}
{% trans "User values are stored in your personal .env file and apply after the next restart." %}