Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2890054
PhutilEnglishCanadaLocale.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
320 B
Referenced Files
None
Subscribers
None
PhutilEnglishCanadaLocale.php
View Options
<?php
/**
* Locale for "English (Canada)".
*/
final
class
PhutilEnglishCanadaLocale
extends
PhutilLocale
{
public
function
getLocaleCode
(
)
{
return
'en_CA'
;
}
public
function
getLocaleName
(
)
{
return
pht
(
'English (Canada)'
)
;
}
public
function
getFallbackLocaleCode
(
)
{
return
'en_US'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 13:01 (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1116694
Default Alt Text
PhutilEnglishCanadaLocale.php (320 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment