diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-24 12:46:07 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-24 12:46:07 +0000 |
commit | 2ba7e61dce255419d33dcb1cb02ca5cf8e8655c1 (patch) | |
tree | 2c2a64b0a7ebdfc26fd5a40644527f2475d1a229 /applications/luci-ushare/luasrc/i18n | |
parent | 1a4869342a36012db9fb7b59262d75e6e63d34cd (diff) |
* luci/applications: add ushare package
Diffstat (limited to 'applications/luci-ushare/luasrc/i18n')
-rw-r--r-- | applications/luci-ushare/luasrc/i18n/ushare.en.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/luci-ushare/luasrc/i18n/ushare.en.lua b/applications/luci-ushare/luasrc/i18n/ushare.en.lua new file mode 100644 index 000000000..2da960ff4 --- /dev/null +++ b/applications/luci-ushare/luasrc/i18n/ushare.en.lua @@ -0,0 +1,3 @@ +settings = 'Settings' +ushare = 'uShare' +ushare_desc = 'uShare' |