aboutsummaryrefslogtreecommitdiffstats
path: root/langs.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs.inc.php')
-rw-r--r--langs.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/langs.inc.php b/langs.inc.php
index 4125ca374..7028bd809 100644
--- a/langs.inc.php
+++ b/langs.inc.php
@@ -29,6 +29,7 @@ $langs = array(
'sl' => 'Slovenščina',
'tr' => 'Türkçe',
'uk' => 'Українська',
+ 'ur' => 'اردو',
'zh-cn' => '简体中文',
'zh-tw' => '正體中文'
);