summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-08-27 12:41:50 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-08-27 12:41:50 +0000
commitd135599c5105494960fa010caa9fb16db3ecb519 (patch)
tree01563741bc039b500a6f0f592985de373f1a830b /contrib
parent326418be42661e6c83eea18deda6f0888a009f82 (diff)
i18n: package polish translations
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 9a6124ff2..7d0f6ce50 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -562,6 +562,7 @@ $(eval $(call translation,hebrew,Hebrew))
$(eval $(call translation,romanian,Romanian))
$(eval $(call translation,ukrainian,Ukrainian))
$(eval $(call translation,hungarian,Hungarian))
+$(eval $(call translation,polish,Polish))
### Collections ###