Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F972372
PhabricatorEnglishTranslation.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
303 B
Referenced Files
None
Subscribers
None
PhabricatorEnglishTranslation.php
View Options
<?php
final
class
PhabricatorEnglishTranslation
extends
PhabricatorBaseEnglishTranslation
{
public
function
getName
()
{
return
'English'
;
}
public
function
getTranslations
()
{
return
PhabricatorEnv
::
getEnvConfig
(
'translation.override'
)
+
parent
::
getTranslations
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jun 18, 6:09 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
209965
Default Alt Text
PhabricatorEnglishTranslation.php (303 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment