mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Debug translation variable pbmm
This commit is contained in:
parent
51115b6f36
commit
7465def1eb
@ -21,7 +21,7 @@
|
||||
'Address': Adresse
|
||||
'Memo': Mémo
|
||||
'Phonenumber': Numéro de téléphone
|
||||
'{0} Born the %date | {1} Born the %date': '{0} Né le %date% | {1} Née le %date%'
|
||||
'{0} Born the %date% | {1} Born the %date%': '{0} Né le %date% | {1} Née le %date%'
|
||||
|
||||
#Gender
|
||||
'Male': Homme
|
||||
|
@ -51,7 +51,7 @@
|
||||
{% else %}
|
||||
{% transchoice person.genreNumeric
|
||||
with {'%date%' : person.dateOfBirth.format('d-m-Y')} %}
|
||||
{0} Born the %date | {1} Born the %date
|
||||
{0} Born the %date% | {1} Born the %date%
|
||||
{% endtranschoice %}
|
||||
{% endif %}
|
||||
{% endspaceless %}</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user