diff options
| author | Franco Castillo | 2026-02-24 04:05:03 +0000 |
|---|---|---|
| committer | Paul Donald | 2026-02-25 00:32:52 +0000 |
| commit | 290b6e99bcdb3471bee21b5eb9d6ddb0b8702695 (patch) | |
| tree | b157a8c26d9f6d9b7de67f8b510230f743f88b84 | |
| parent | 90b70ee707d88398237d70b43f57099d39e997b1 (diff) | |
| download | luci-290b6e99bcdb3471bee21b5eb9d6ddb0b8702695.tar.gz | |
luci-app-ledtrig-switch: add missing i18n template
Add missing i18n template for luci-app-ledtrig-switch.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
| -rw-r--r-- | applications/luci-app-ledtrig-switch/po/templates/ledtrig-switch.pot | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/applications/luci-app-ledtrig-switch/po/templates/ledtrig-switch.pot b/applications/luci-app-ledtrig-switch/po/templates/ledtrig-switch.pot new file mode 100644 index 0000000000..af2babd4d4 --- /dev/null +++ b/applications/luci-app-ledtrig-switch/po/templates/ledtrig-switch.pot @@ -0,0 +1,20 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js:11 +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js:11 +msgid "Switch Port Mask" +msgstr "" + +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js:15 +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js:15 +msgid "Switch Speed Mask" +msgstr "" + +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js:6 +msgid "Switch support (kernel: switch0)" +msgstr "" + +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js:6 +msgid "Switch support (kernel: switch1)" +msgstr "" |