mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Add missing translations
This commit is contained in:
parent
61281a0900
commit
67f4f54e11
@ -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>
|
||||
|
@ -154,6 +154,11 @@ event:
|
||||
charges: Charges
|
||||
label: Elements de budget d'un évenement
|
||||
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:
|
||||
event_theme:
|
||||
|
Loading…
x
Reference in New Issue
Block a user