summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-p910nd/luasrc/i18n/p910nd.en.lua')
-rw-r--r--applications/luci-p910nd/luasrc/i18n/p910nd.en.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua b/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua
new file mode 100644
index 0000000000..74c2f24a87
--- /dev/null
+++ b/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua
@@ -0,0 +1,4 @@
+bidirectional = 'Bidirectional mode'
+port_help = 'p910nd listens on port 910+N. E.g. 9100 for the first printer.'
+p910nd = 'p910nd - Printer server'
+p910nd_desc = 'First you have to install the packages to get support for USB (kmod-usb-printer) or parallel port (kmod-lp).'