summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-commands/po/en
AgeCommit message (Collapse)Author
2017-01-21luci-app-commands: Sync translationsINAGAKI Hiroshi
Synchronized translation of each languate and po templates with Lua sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-15luci-app-commands: Allow executing without downloading on public linkst123yh
Signed-off-by: t123yh <t123yh@outlook.com>
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>