Merge branch 'widgets' into 'v4.x'

When providing a single time, clarify EVE Time

See merge request allianceauth/allianceauth!1604
This commit is contained in:
Ariel Rin 2024-03-12 03:34:33 +00:00
commit 3e1d8ae334
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<th class="text-center">{% translate "Operation" %}</th> <th class="text-center">{% translate "Operation" %}</th>
<th class="text-center">{% translate "Type" %}</th> <th class="text-center">{% translate "Type" %}</th>
<th class="text-center">{% translate "Form Up System" %}</th> <th class="text-center">{% translate "Form Up System" %}</th>
<th class="text-center">{% translate "Start Time" %}</th> <th class="text-center">{% translate "EVE Time" %}</th>
</tr> </tr>
</thead> </thead>

View File

@ -14,7 +14,7 @@
<th class="text-center">{% translate "Timer" %}</th> <th class="text-center">{% translate "Timer" %}</th>
<th class="text-center">{% translate "Type" %}</th> <th class="text-center">{% translate "Type" %}</th>
<th class="text-center">{% translate "System" %}</th> <th class="text-center">{% translate "System" %}</th>
<th class="text-center">{% translate "Eve Time" %}</th> <th class="text-center">{% translate "EVE Time" %}</th>
</tr> </tr>
</thead> </thead>