diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-10-06 15:38:26 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-10-06 15:38:26 +0000 |
commit | d57f7a9397266fba3928193f233b2fb70ba42605 (patch) | |
tree | 4d2cb2e6636fd4bad6e35ba16bc3b331fd90f78f /contrib/package | |
parent | 523f70c927beeb85bb59d3410206f9f2c810a156 (diff) |
i18n: initialize romanian language support
Diffstat (limited to 'contrib/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 8226124ac8..dfa63301ff 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -511,6 +511,7 @@ $(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)) +$(eval $(call translation,romanian,Romanian)) ### Collections ### |