Add missing translations

This commit is contained in:
Julie Lenaerts 2025-05-08 16:36:52 +02:00
parent 61281a0900
commit 67f4f54e11
2 changed files with 7 additions and 2 deletions

View File

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

View File

@ -154,6 +154,11 @@ event:
charges: Charges charges: Charges
label: Elements de budget d'un évenement label: Elements de budget d'un évenement
Select a budget element kind: Selectionner un element de budget Select a budget element kind: Selectionner un element de budget
no elements: Il y a aucun element
resource type: Ressource
charge type: Charge
amount: Montant
comment: Commentaire
crud: crud:
event_theme: event_theme: