Localisation updates for extension messages from translatewiki.net (2009-09-05 20:17 UTC)

This commit is contained in:
Siebrand Mazeland 2009-09-05 20:48:35 +00:00
parent 1db4e16297
commit 4b03b04c8a

View file

@ -18,6 +18,10 @@ $magicWords['ar'] = array(
'categorytree' => array( '0', 'شجرة_تصنيف', 'categorytree' ),
);
$magicWords['br'] = array(
'categorytree' => array( '0', 'GwezennadurRummad', 'categorytree' ),
);
$magicWords['nl'] = array(
'categorytree' => array( '0', 'categorieboom', 'categorytree' ),
);