mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
add confused emoji :/
This commit is contained in:
parent
0b9ea43bb9
commit
9d070a0f59
@ -86,6 +86,7 @@ var translations = {
|
|||||||
':-D' : 'smiley',
|
':-D' : 'smiley',
|
||||||
':|' : 'expressionless',
|
':|' : 'expressionless',
|
||||||
':-|' : 'expressionless',
|
':-|' : 'expressionless',
|
||||||
|
':/' : 'confused',
|
||||||
";P" : 'stuck_out_tongue_winking_eye',
|
";P" : 'stuck_out_tongue_winking_eye',
|
||||||
";-P" : 'stuck_out_tongue_winking_eye',
|
";-P" : 'stuck_out_tongue_winking_eye',
|
||||||
":$" : 'blush',
|
":$" : 'blush',
|
||||||
|
Loading…
Reference in New Issue
Block a user