diff options
author | Sergey Ponomarev <stokito@gmail.com> | 2024-04-09 10:37:05 +0300 |
---|---|---|
committer | Sergey Ponomarev <stokito@gmail.com> | 2024-04-09 11:02:00 +0300 |
commit | 6afea76f4e5eabc6f0c73729afa3bd3df745e415 (patch) | |
tree | 3039d10ab4217670de7a3c5ca438ed10610e3e15 /applications/luci-app-filebrowser/po | |
parent | 4b771b3df0c39baed5e0904ad66e460691194636 (diff) |
luci-app-filebrowser: File Browser
Add a File Browser based on the FileUpload CBI element.
It allows browsing files and directories on a router, delete and upload.
This covers only basic needs.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-filebrowser/po')
-rw-r--r-- | applications/luci-app-filebrowser/po/templates/filebrowser.pot | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/applications/luci-app-filebrowser/po/templates/filebrowser.pot b/applications/luci-app-filebrowser/po/templates/filebrowser.pot new file mode 100644 index 0000000000..9970b2c8ff --- /dev/null +++ b/applications/luci-app-filebrowser/po/templates/filebrowser.pot @@ -0,0 +1,11 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: applications/luci-app-filebrowser/htdocs/luci-static/resources/view/system/filebrowser.js:16 +#: applications/luci-app-filebrowser/root/usr/share/luci/menu.d/luci-app-filebrowser.json:3 +msgid "File Browser" +msgstr "" + +#: applications/luci-app-filebrowser/root/usr/share/rpcd/acl.d/luci-app-filebrowser.json:3 +msgid "Grant access to File Browser" +msgstr "" |