diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-07-17 17:36:08 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-07-17 17:36:08 +0000 |
commit | 62b2c39a5d7bf67df1c5d483db820673dc3c13aa (patch) | |
tree | 97607229fa88acf8dd3d004d04e0975433530adb /i18n/spanish/Makefile | |
parent | 63633c117fc7c9846ee365348d9bcce823aa6fd0 (diff) |
i18n: package spanish translation
Diffstat (limited to 'i18n/spanish/Makefile')
-rw-r--r-- | i18n/spanish/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/spanish/Makefile b/i18n/spanish/Makefile new file mode 100644 index 0000000000..63bc71e469 --- /dev/null +++ b/i18n/spanish/Makefile @@ -0,0 +1,5 @@ +PO = default cbi admin-core sysauth wifi +PO_LANG = es + +include ../../build/config.mk +include ../../build/module.mk |