diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-11-30 15:10:55 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-11-30 15:10:55 +0000 |
commit | bc709dd46dd2208e2e9a52fca7e819b92c9512ad (patch) | |
tree | 00bbd4b22a3b09e14e6d7f1bf6497e0b343d71a5 /contrib | |
parent | a1d21983aac6d81417700db6b7ccc5260d97f7be (diff) |
i18n, contrib: package ukrainian language support
Diffstat (limited to 'contrib')
-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 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 ### |