adding language code oc

This commit is contained in:
Thomas Mueller 2013-02-14 17:51:27 +01:00
parent 61e3c158b2
commit 2e280167b8

View file

@ -55,5 +55,6 @@ return array(
'af_ZA'=> 'Afrikaans',
'bn_BD'=>'Bengali',
'ta_LK'=>'தமிழ்',
'zh_HK'=>'Chinese (Hong Kong)'
'zh_HK'=>'Chinese (Hong Kong)',
'oc'=>'Occitan (post 1500)',
);