build: add variable to restrict po language and use it for the core i18n packages
[project/luci.git] / i18n / greek / Makefile
index 81a96f6..71e937c 100644 (file)
@@ -1,2 +1,5 @@
+PO = default cbi admin-core sysauth wifi
+PO_LANG = el
+
 include ../../build/config.mk
-include ../../build/module.mk
\ No newline at end of file
+include ../../build/module.mk