When selecting place of residence, or gender, or other the input field should :
- store the qid value
- display the label *in the user's local language*.
-> Replace hard coded ('en') by selected UI language's iso2 value.
Places
- Ideally, place search and display should reflect the user's selected UI language, such as :
- fr:Pékin
- en: Beijing
- zh: 北京市
- ...
This using Wikidata API > search module, as per v2.
Genders
Gender and phonology is a complex and debated property, we are assessing how to handle it in v3.
Technically, this can be provided by the translations files, as per v2.
We can for now report wikidata as using the following genders :
- male (Q6581097)
- female (Q6581072)
- intersex (Q1097630)
- trans women (Q1052281)
- trans male (Q2449503)
- non-binary (Q48270)
- other (other : better to avoid providing this field ?)