diff options
author | Hilman Maulana <hilman0.0maulana@gmail.com> | 2024-02-27 14:21:32 +0700 |
---|---|---|
committer | Paul Donald <itsascambutmailmeanyway@gmail.com> | 2024-02-27 17:08:28 +0100 |
commit | 5f0f28326a3670a98a16489f00d5745251bb5b09 (patch) | |
tree | 0beae0441d36fdfb7f0ab90a6ce07313c4b0793e /applications/luci-app-cloudflared/po/templates/cloudflared.pot | |
parent | e8156de2cfd204977c9d98b8aca082e224573624 (diff) |
luci-app-cloudflared: Add template for tunnel table
Signed-off-by: Hilman Maulana <hilman0.0maulana@gmail.com>
Diffstat (limited to 'applications/luci-app-cloudflared/po/templates/cloudflared.pot')
-rw-r--r-- | applications/luci-app-cloudflared/po/templates/cloudflared.pot | 32 |
1 files changed, 26 insertions, 6 deletions
diff --git a/applications/luci-app-cloudflared/po/templates/cloudflared.pot b/applications/luci-app-cloudflared/po/templates/cloudflared.pot index 10d932f735..533fd275e9 100644 --- a/applications/luci-app-cloudflared/po/templates/cloudflared.pot +++ b/applications/luci-app-cloudflared/po/templates/cloudflared.pot @@ -28,7 +28,27 @@ msgstr "" msgid "Configuration" msgstr "" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:48 +msgid "Tunnels Information" +msgstr "" + +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:51 +msgid "Name" +msgstr "" + +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:52 +msgid "ID" +msgstr "" + +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:53 +msgid "Created At" +msgstr "" + +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:54 +msgid "Connections" +msgstr "" + +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:90 msgid "Connections" msgstr "" @@ -38,7 +58,7 @@ msgid "" "dashboard." msgstr "" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:79 msgid "Data center" msgstr "" @@ -93,7 +113,7 @@ msgstr "" msgid "Logging level" msgstr "" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:85 msgid "No connections" msgstr "" @@ -105,11 +125,11 @@ msgstr "" msgid "Obtain a certificate <a %s>here</a>." msgstr "" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:78 msgid "Opened At" msgstr "" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:77 msgid "Origin IP" msgstr "" @@ -148,7 +168,7 @@ msgstr "" msgid "Token" msgstr "" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:96 #: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22 msgid "Tunnels" msgstr "" |