D'oh!
This commit is contained in:
parent
e3b2ee4ea6
commit
2e24b393c3
|
@ -70,8 +70,8 @@ MOODS = {
|
||||||
'hungry': _('Hungry'),
|
'hungry': _('Hungry'),
|
||||||
'hurt': _('Hurt'),
|
'hurt': _('Hurt'),
|
||||||
'impressed': _('Impressed'),
|
'impressed': _('Impressed'),
|
||||||
'in_awe': _('In_awe'),
|
'in_awe': _('In Awe'),
|
||||||
'in_love': _('In_love'),
|
'in_love': _('In Love'),
|
||||||
'indignant': _('Indignant'),
|
'indignant': _('Indignant'),
|
||||||
'interested': _('Interested'),
|
'interested': _('Interested'),
|
||||||
'intoxicated': _('Intoxicated'),
|
'intoxicated': _('Intoxicated'),
|
||||||
|
|
Loading…
Reference in New Issue