Revert "Changed unavailable to in a relation"

This commit is contained in:
Hypolite Petovan 2019-07-08 15:55:08 -04:00 committed by GitHub
parent 8e2d1fad17
commit fe8a53425a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 13 deletions

View file

@ -231,7 +231,8 @@ class ContactSelector
'' => L10n::t('No answer'),
'Single' => L10n::t('Single'),
'Lonely' => L10n::t('Lonely'),
'In a relation' => L10n::t('In a relation'),
'Available' => L10n::t('Available'),
'Unavailable' => L10n::t('Unavailable'),
'Has crush' => L10n::t('Has crush'),
'Infatuated' => L10n::t('Infatuated'),
'Dating' => L10n::t('Dating'),