aboutsummaryrefslogtreecommitdiffstats
path: root/_nav/lib.php
diff options
context:
space:
mode:
Diffstat (limited to '_nav/lib.php')
-rw-r--r--_nav/lib.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/_nav/lib.php b/_nav/lib.php
index 3ea4d47f8..783c570a4 100644
--- a/_nav/lib.php
+++ b/_nav/lib.php
@@ -293,6 +293,7 @@ function _lang_check($s = null)
}
$supported = array(
+ 'ast',
'cs',
'de',
'el', 'en', 'eo', 'es', 'et',
@@ -304,7 +305,7 @@ function _lang_check($s = null)
'ro', 'ru',
'sl',
'tr',
- 'uk',
+ 'uk', 'ur',
'zh-cn', 'zh-tw'
);