10 lines
198 B
PHP
10 lines
198 B
PHP
<?php
|
|
/** Puxian (Traditional Han script) (莆仙語(繁體))
|
|
*
|
|
* @file
|
|
* @ingroup Languages
|
|
*
|
|
* @author Winston Sung
|
|
*/
|
|
|
|
$fallback = 'cpx, cpx-hans, cpx-latn, cdo, zh-hant, zh, zh-hans';
|