mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-16 13:28:49 +00:00
Add important sexual preference
I feel discriminated
This commit is contained in:
parent
9c275a4185
commit
c410239b06
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ function morechoice_sexpref_selector($a,&$b) {
|
|||
$b[] = L10n::t('Being eaten');
|
||||
$b[] = L10n::t('Animals');
|
||||
$b[] = L10n::t('I\'d rather just have some chocolate');
|
||||
$b[] = L10n::t('Forcing girls to switch to Linux');
|
||||
}
|
||||
|
||||
function morechoice_marital_selector($a,&$b) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue