From: Jo-Philipp Wich Date: Mon, 2 Apr 2012 09:49:55 +0000 (+0000) Subject: contrib/package: add entry for hungarian translation X-Git-Tag: 0.11.0~966 X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=5d73b4cf8a0fe5657df23d9c4f1288973255f4d4;ds=sidebyside contrib/package: add entry for hungarian translation --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 6fb7f141be..5ad5f5abac 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -553,6 +553,7 @@ $(eval $(call translation,norwegian,Norwegian (by Lars Hardy))) $(eval $(call translation,hebrew,Hebrew)) $(eval $(call translation,romanian,Romanian)) $(eval $(call translation,ukrainian,Ukrainian)) +$(eval $(call translation,hungarian,Hungarian)) ### Collections ###