Fixed Typos and mistranslations in GDPR mode (DSGVO Modus) (#757)

Fixed Typo enviroment

Co-authored-by: Marc Kreidler <kreidler@nedo.com>
This commit is contained in:
Marc 2024-11-08 23:22:18 +01:00 committed by GitHub
parent 5b0ca8e346
commit 76ebd22eab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 13 additions and 13 deletions

View file

@ -11,7 +11,7 @@
</tr>
<tr>
<td>Symfony environment</td>
<td>{{ enviroment }} (Debug: {{ helper.boolean_badge(is_debug) }})</td>
<td>{{ environment }} (Debug: {{ helper.boolean_badge(is_debug) }})</td>
</tr>
<tr>
<td>Part-DB Instance name</td>
@ -42,8 +42,8 @@
<td>{{ helper.boolean_badge(demo_mode) }}</td>
</tr>
<tr>
<td>GPDR Compliance Mode</td>
<td>{{ helper.boolean_badge(gpdr_compliance) }}</td>
<td>GDPR Compliance Mode</td>
<td>{{ helper.boolean_badge(gdpr_compliance) }}</td>
</tr>
<tr class="table-info">
<td colspan="2"><b>Users</b></td>