diff options
author | Steven Barth <steven@midlink.org> | 2008-09-01 21:56:30 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-09-01 21:56:30 +0000 |
commit | 87bed5db45430fd69d7d89b30e1c6dae46d05e7c (patch) | |
tree | 55515589ae5b6f33ba0cd61b931cd8fa93aa48db /applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua | |
parent | e5be8db11482a6f7200377ff422018e2aaeb21d0 (diff) |
Added UVC-Streamer application
Contributed by Yanira
Thanks a lot
Diffstat (limited to 'applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua')
-rw-r--r-- | applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua b/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua new file mode 100644 index 000000000..46c933158 --- /dev/null +++ b/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua @@ -0,0 +1,4 @@ +uvc_streamer = [[Webcam streaming]] +settings = [[Settings]] +resolution = [[Resolution]] +framespersecond = [[Frames per second]] |