summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-rp-pppoe-server/po/templates
AgeCommit message (Collapse)Author
2020-05-01treewide: i18n - sync translationsHannu Nyman
Sync translations Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-02-08treewide: i18n - sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-05luci-app-rp-pppoe-server: Add ability to create uci sectionsDaniel F. Dickinson
Currently if no non-commented uci sections exist in the config then it's impossible to create a config from LuCI. Fix that, which also allows what the initscript does, which is multiple instances. While we're at it create the translation template. Closes: #2431 Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>