summaryrefslogtreecommitdiffstats
path: root/settings/languageCodes.php
diff options
context:
space:
mode:
authorThomas Mueller <thomas.mueller@tmit.eu>2013-02-14 20:59:14 +0100
committerThomas Mueller <thomas.mueller@tmit.eu>2013-02-14 20:59:14 +0100
commita63f5ffa7582af4d3b285ab752e2c35b2ea00df9 (patch)
treeaf3b6114a68953ce7e7b3df7cc1bf2efb0594058 /settings/languageCodes.php
parent2e280167b81e8b8eae0e7bdd33bd3532d847a915 (diff)
downloadnextcloud-server-a63f5ffa7582af4d3b285ab752e2c35b2ea00df9.tar.gz
nextcloud-server-a63f5ffa7582af4d3b285ab752e2c35b2ea00df9.zip
some more missing language code fallbacks
Diffstat (limited to 'settings/languageCodes.php')
-rw-r--r--settings/languageCodes.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/languageCodes.php b/settings/languageCodes.php
index 2c867c19134..2939461f341 100644
--- a/settings/languageCodes.php
+++ b/settings/languageCodes.php
@@ -57,4 +57,10 @@ return array(
'ta_LK'=>'தமிழ்',
'zh_HK'=>'Chinese (Hong Kong)',
'oc'=>'Occitan (post 1500)',
+'is'=>'Icelandic',
+'pl_PL'=>'Polski',
+'ka_GE'=>'Georgian for Georgia',
+'ku_IQ'=>'Kurdish Iraq',
+'ru_RU'=>'Русский язык',
+'si_LK'=>'Sinhala'
);