The removed comments are included in MessagesQqq.php togehter with a lot more documentation Add a link to translatewiki.net too to show users the way to improve translations.
13 lines
272 B
PHP
13 lines
272 B
PHP
<?php
|
|
/** Cantonese (粵語/廣東話)
|
|
*
|
|
* See MessagesQqq.php for message documentation incl. usage of parameters
|
|
* To improve a translation please visit http://translatewiki.net
|
|
*
|
|
* @ingroup Language
|
|
* @file
|
|
*
|
|
*/
|
|
|
|
# Inherit everything for now
|
|
$fallback = 'yue';
|