aboutsummaryrefslogtreecommitdiffstats
path: root/lib.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-04-19 23:23:18 +0200
committerfilip <filip.komar@gmail.com>2015-04-19 23:23:18 +0200
commita2610747642cdd17d44640c425d1607fbe863718 (patch)
tree6a164a9adc3843fe16e1c601020d28afffa40b9d /lib.php
parent321460045f590c32d9f0f7444b4c8fababe58d90 (diff)
downloadnav-a2610747642cdd17d44640c425d1607fbe863718.tar
nav-a2610747642cdd17d44640c425d1607fbe863718.tar.gz
nav-a2610747642cdd17d44640c425d1607fbe863718.tar.bz2
nav-a2610747642cdd17d44640c425d1607fbe863718.tar.xz
nav-a2610747642cdd17d44640c425d1607fbe863718.zip
Adding English GB language to the navigation
Diffstat (limited to 'lib.php')
-rw-r--r--lib.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib.php b/lib.php
index 3593d9a..cb91583 100644
--- a/lib.php
+++ b/lib.php
@@ -28,6 +28,7 @@ $langs = array(
'de' => 'Deutsch',
'el' => 'Ελληνικά',
'en' => 'English',
+ 'en-gb' => 'English GB',
'eo' => 'Esperanto',
'es' => 'Español',
'et' => 'Eesti',