diff options
| author | Franco Castillo | 2026-02-24 04:06:26 +0000 |
|---|---|---|
| committer | Paul Donald | 2026-02-25 00:32:52 +0000 |
| commit | d009c5605d4e689988f663656a57235a4bb2af1f (patch) | |
| tree | 84881a08d13c710a55ab19d81671f73b8210c945 | |
| parent | 290b6e99bcdb3471bee21b5eb9d6ddb0b8702695 (diff) | |
| download | luci-d009c5605d4e689988f663656a57235a4bb2af1f.tar.gz | |
luci-app-ledtrig-usbport: add missing i18n template
Add missing i18n template for luci-app-ledtrig-usbport.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
| -rw-r--r-- | applications/luci-app-ledtrig-usbport/po/templates/ledtrig-usbport.pot | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/applications/luci-app-ledtrig-usbport/po/templates/ledtrig-usbport.pot b/applications/luci-app-ledtrig-usbport/po/templates/ledtrig-usbport.pot new file mode 100644 index 0000000000..7abf535175 --- /dev/null +++ b/applications/luci-app-ledtrig-usbport/po/templates/ledtrig-usbport.pot @@ -0,0 +1,20 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js:29 +msgid "Port %s" +msgstr "" + +#: applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js:15 +msgid "" +"This LED trigger can be used for signalling to the user a presence of USB " +"device in a given port." +msgstr "" + +#: applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js:14 +msgid "USB (kernel: usbport)" +msgstr "" + +#: applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js:20 +msgid "USB Ports" +msgstr "" |