Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F567829
PhabricatorEmojiTranslation.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
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)'
=>
"
\x
F0
\x
9F
\x
92
\x
AC (
\x
F0
\x
9F
\x
8C
\x
8D)"
,
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 13, 1:00 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
101417
Default Alt Text
PhabricatorEmojiTranslation.php (278 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment