diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-06-24 11:51:49 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-06-24 11:51:49 +0000 |
commit | 4dd8d0fecee9bb44815b25a2678242828afa03d1 (patch) | |
tree | 11348a6bfad0e52ea43971cc6b078fc4bdcac416 | |
parent | f7c56ac2eac02b1eeaa75aaa777664ffd6f1eeb7 (diff) |
contrib/package: register hebrew language package
-rw-r--r-- | contrib/package/luci/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 3965e51a97..86de7e046b 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -513,6 +513,7 @@ $(eval $(call translation,spanish,Spanish (by Guillermo Javier Nardoni))) $(eval $(call translation,vietnamese,Vietnamese (by Hong Phuc Dang))) $(eval $(call translation,malay,Malay (by Teow Wai Chet))) $(eval $(call translation,norwegian,Norwegian (by Lars Hardy))) +$(eval $(call translation,hebrew,Hebrew)) ### Collections ### |