mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 18:11:41 -04:00
adding language code oc
This commit is contained in:
parent
61e3c158b2
commit
2e280167b8
1 changed files with 2 additions and 1 deletions
|
|
@ -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)',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue