diff options
| author | Franco Castillo | 2026-02-23 23:35:03 +0000 |
|---|---|---|
| committer | Paul Donald | 2026-02-24 03:32:07 +0000 |
| commit | 48a592f54a406994cf631dec1a1ca38ce692ac17 (patch) | |
| tree | 593bcded73ef898106052aeeb4fd1670e87ce451 | |
| parent | aa5d6ee23bed5857e0a678763108233a54b762c6 (diff) | |
| download | luci-48a592f54a406994cf631dec1a1ca38ce692ac17.tar.gz | |
luci-app-softether: add missing i18n template
Add missing i18n template for luci-app-softether.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
| -rw-r--r-- | applications/luci-app-softether/po/templates/softether.pot | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/applications/luci-app-softether/po/templates/softether.pot b/applications/luci-app-softether/po/templates/softether.pot new file mode 100644 index 0000000000..e39ca2632c --- /dev/null +++ b/applications/luci-app-softether/po/templates/softether.pot @@ -0,0 +1,19 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: applications/luci-app-softether/root/usr/share/rpcd/acl.d/luci-app-softether.json:3 +msgid "Grant access to softether management" +msgstr "" + +#: applications/luci-app-softether/htdocs/luci-static/resources/view/softether-status.js:108 +msgid "Loading account information…" +msgstr "" + +#: applications/luci-app-softether/htdocs/luci-static/resources/view/softether-status.js:109 +msgid "No VPN account configured." +msgstr "" + +#: applications/luci-app-softether/htdocs/luci-static/resources/view/softether-status.js:102 +#: applications/luci-app-softether/root/usr/share/luci/menu.d/luci-app-softether.json:3 +msgid "SoftEther Status" +msgstr "" |