Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2894093
PhabricatorEmojiTranslation.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
278 B
Referenced Files
None
Subscribers
None
PhabricatorEmojiTranslation.php
View Options
<?php
final
class
PhabricatorEmojiTranslation
extends
PhutilTranslation
{
public
function
getLocaleCode
(
)
{
return
'en_X*'
;
}
protected
function
getTranslations
(
)
{
return
array
(
'Emoji (Internet)'
=>
"\xF0\x9F\x92\xAC (\xF0\x9F\x8C\x8D)"
,
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 19:22 (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127926
Default Alt Text
PhabricatorEmojiTranslation.php (278 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment