aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2020-02-20 22:12:37 +0100
committerfilip <filip.komar@gmail.com>2020-02-20 22:12:37 +0100
commit439aee5a28649957adac93fca3eef3f221a91464 (patch)
tree41fcf33aec2f529c730e8ddc2a0706e7e3548040
parentfdc8f7c9f8ad14fcd6e154ae9ecb73204cbf34aa (diff)
downloadnav-439aee5a28649957adac93fca3eef3f221a91464.tar
nav-439aee5a28649957adac93fca3eef3f221a91464.tar.gz
nav-439aee5a28649957adac93fca3eef3f221a91464.tar.bz2
nav-439aee5a28649957adac93fca3eef3f221a91464.tar.xz
nav-439aee5a28649957adac93fca3eef3f221a91464.zip
Add Hebrew translation to the menu
-rw-r--r--lib.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib.php b/lib.php
index 2c7dd2b..510224d 100644
--- a/lib.php
+++ b/lib.php
@@ -41,6 +41,7 @@ $langs = array(
'eu' => 'Euskara',
'fi' => 'Suomeksi',
'fr' => 'Français',
+ 'he' => 'עברית',
'hi' => 'हिन्दी',
'hr' => 'Hrvatski',
'hu' => 'Magyar',