diff --git a/luasrc/model/cbi/easymesh.lua b/luasrc/model/cbi/easymesh.lua index c7ce6a8..df2d484 100755 --- a/luasrc/model/cbi/easymesh.lua +++ b/luasrc/model/cbi/easymesh.lua @@ -5,6 +5,10 @@ local sys = require "luci.sys" local uci = require "luci.model.uci".cursor() m = Map("easymesh") +translate("PrivateRouter Easy Mesh"), + translate("Batman-adv (Better Approach To Mobile Adhoc Networking - Advanced) is a protocol used for wireless mesh networking, allowing for the creation of a robust, decentralized, and scalable network that can be leveraged by apps to facilitate seamless communication between devices in environments where a traditional network infrastructure may be unfeasible.") + .. "
".. translate("Official website:") .. ' https://www.open-mesh.org/projects/batman-adv/wiki') + function detect_Node() local data = {}