mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-09 18:02:04 +08:00
5 lines
78 B
Lua
5 lines
78 B
Lua
m = Map("log")
|
|
m.title = translate("Detailed Log (In Development)")
|
|
|
|
return m
|