From d57300954cec4a7a227536669ecc40675949ad3a Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 23 Sep 2023 14:23:45 +0000 Subject: [PATCH] Update 'luasrc/model/cbi/easymesh.lua' --- luasrc/model/cbi/easymesh.lua | 4 ++++ 1 file changed, 4 insertions(+) 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 = {}