admin: missing translations and css class

This commit is contained in:
nobohan
2022-05-11 11:30:08 +02:00
parent 97fd9c557c
commit 629dbb9137
24 changed files with 56 additions and 44 deletions

View File

@@ -5,6 +5,7 @@
{% block table_entities_thead_tr %}
<th>{{ 'Id'|trans }}</th>
<th>{{ 'Title'|trans }}</th>
<th>{{ 'goal.desactivationDate'|trans }}</th>
<th>&nbsp;</th>
{% endblock %}
@@ -13,6 +14,11 @@
<tr>
<td>{{ entity.id }}</td>
<td>{{ entity.title|localize_translatable_string }}</td>
<td>
{% if entity.desactivationDate is not null %}
{{ entity.desactivationDate|date('Y-m-d') }}
{% endif %}
</td>
<td>
<ul class="record_actions">
<li>

View File

@@ -465,6 +465,7 @@ closing_motive:
any parent: Aucun parent
new child: Nouvel enfant
Person configuration: Configuration du module "Personnes"
Configuration of person bundle: Configuration du module "Personnes"
person_admin:
accompanying_period: Parcours d'accompagnement
@@ -482,7 +483,7 @@ person_admin:
person_resource_kind: Type de personne ressource
social_issue: Problématiques sociales
social_action: Actions d'accompagnement
social_goal: Buts
social_goal: Objectifs
social_result: Résultats
social_evaluation: Évaluations
social_work: Accompagnement social
@@ -528,7 +529,9 @@ accompanying_course:
comment is unpinned: Le commentaire est désépinglé
show: Montrer
hide: Masquer
closed periods: parcours clôturer
closed periods: parcours clôturés
Accompanying course configuration: Gestion des parcours d'accompagnement
Social work configuration: Gestion des actions d'accompagnement social
# Accompanying Course comments
Accompanying Course Comment: Commentaire
@@ -565,6 +568,7 @@ Budget: Budget
The composition has been successfully removed.: La composition a été supprimée.
edit address valid from: Modifier la date du déménagement
Edit household address valid from: Modifier la date du déménagement
Household configuration: Gestion des ménages
# accompanying course work