modificaiton label 'déménagement' => 'nouvelle adresse'

This commit is contained in:
Julien Fastré 2021-05-28 10:08:48 +02:00
parent 858283134f
commit d5d69bbb86
2 changed files with 3 additions and 3 deletions

View File

@ -147,7 +147,7 @@ New address for %name% : Nouvelle adresse pour %name%
The new address was created successfully: La nouvelle adresse a été créée
Add an address: Ajouter une adresse
Back to the person details: Retour aux détails de la personne
Move to another address: Déménagement
Move to another address: Nouvelle adresse
#timeline
Timeline: Historique

View File

@ -74,9 +74,9 @@
</li>
<li>
<a href="{{ path('chill_person_address_new', { 'person_id' : person.id } ) }}" class="sc-button bt-create">
{{ 'Add an address'|trans }}
{{ 'Move to another address'|trans }}
</a>
</li>
</ul>
{% endblock personcontent %}
{% endblock personcontent %}