Add missing translations

This commit is contained in:
2025-05-08 16:36:52 +02:00
parent 94d7a2a0bb
commit 17c2cb1fdc
2 changed files with 7 additions and 2 deletions

View File

@@ -93,7 +93,7 @@
<table class="table table-bordered border-dark align-middle">
<thead>
<tr>
<th>{{ 'event.budget.element type'|trans }}</th>
<th>{{ 'event.budget.resource type'|trans }}</th>
<th>{{ 'event.budget.amount'|trans }}</th>
<th>{{ 'event.budget.comment'|trans }}</th>
</tr>
@@ -125,7 +125,7 @@
<table class="table table-bordered border-dark align-middle">
<thead>
<tr>
<th>{{ 'event.budget.element type'|trans }}</th>
<th>{{ 'event.budget.charge type'|trans }}</th>
<th>{{ 'event.budget.amount'|trans }}</th>
<th>{{ 'event.budget.comment'|trans }}</th>
</tr>