summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-11-30 15:10:55 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-11-30 15:10:55 +0000
commitbc709dd46dd2208e2e9a52fca7e819b92c9512ad (patch)
tree00bbd4b22a3b09e14e6d7f1bf6497e0b343d71a5 /contrib
parenta1d21983aac6d81417700db6b7ccc5260d97f7be (diff)
i18n, contrib: package ukrainian language support
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 7015f828c0..1339750342 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -557,6 +557,7 @@ $(eval $(call translation,malay,Malay (by Teow Wai Chet)))
$(eval $(call translation,norwegian,Norwegian (by Lars Hardy)))
$(eval $(call translation,hebrew,Hebrew))
$(eval $(call translation,romanian,Romanian))
+$(eval $(call translation,ukrainian,Ukrainian))
### Collections ###