mirror of
https://github.com/ae-utbm/sith.git
synced 2026-01-08 12:08:00 +00:00
Add pronouns to profile ; Update gender settings
Add pronouns to option list in profile Modify "Sex" translation to "Genre" Added "Other" to sex option list (alongside Man and Woman) update DB,add default value to Pronouns field Update views.py
This commit is contained in:
@@ -2061,7 +2061,7 @@ msgstr "blouse"
|
||||
|
||||
#: core/models.py:203
|
||||
msgid "sex"
|
||||
msgstr "sexe"
|
||||
msgstr "Genre"
|
||||
|
||||
#: core/models.py:205 matmat/views.py:74
|
||||
msgid "Man"
|
||||
@@ -2071,6 +2071,10 @@ msgstr "Homme"
|
||||
msgid "Woman"
|
||||
msgstr "Femme"
|
||||
|
||||
#:core/models.py:232
|
||||
msgid "Pronouns"
|
||||
msgstr "Pronoms"
|
||||
|
||||
#: core/models.py:209
|
||||
msgid "tshirt size"
|
||||
msgstr "taille de tshirt"
|
||||
|
||||
Reference in New Issue
Block a user