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 /i18n/romanian/Makefile | |
parent | 523f70c927beeb85bb59d3410206f9f2c810a156 (diff) |
i18n: initialize romanian language support
Diffstat (limited to 'i18n/romanian/Makefile')
-rw-r--r-- | i18n/romanian/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/romanian/Makefile b/i18n/romanian/Makefile new file mode 100644 index 0000000000..35fbe32dca --- /dev/null +++ b/i18n/romanian/Makefile @@ -0,0 +1,5 @@ +PO = base +PO_LANG = ro + +include ../../build/config.mk +include ../../build/module.mk |