mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
leigod-acc: fix typo and add conntrack depends (#12376)
* Update: Leigod Acc * Update: Leigod Acc Depends conntrackd * fix: zh-cn * Update leigo-acc.po --------- Co-authored-by: coolsnowwolf <31687149+coolsnowwolf@users.noreply.github.com>
This commit is contained in:
parent
e958c5f2b3
commit
e53905ae41
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
LUCI_TITLE:=Luci for Leigod Game Accelerater
|
LUCI_TITLE:=Luci for Leigod Game Accelerater
|
||||||
LUCI_PKGARCH:=all
|
LUCI_PKGARCH:=all
|
||||||
LUCI_DEPENDS:=+libpcap +iptables +kmod-ipt-nat +iptables-mod-tproxy +kmod-ipt-tproxy +kmod-tun +kmod-netem +tc-full +kmod-ipt-ipset +ipset +curl +miniupnpd +leigod-acc
|
LUCI_DEPENDS:=+libpcap +iptables +kmod-ipt-nat +iptables-mod-tproxy +kmod-ipt-tproxy +kmod-tun +kmod-netem +tc-full +kmod-ipt-ipset +ipset +curl +miniupnpd +conntrack +conntrackd +leigod-acc
|
||||||
PKG_VERSION:=1
|
PKG_VERSION:=1
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
|
@ -80,14 +80,17 @@ msgstr "手机设备"
|
|||||||
msgid "None_Catalog"
|
msgid "None_Catalog"
|
||||||
msgstr "未分类设备"
|
msgstr "未分类设备"
|
||||||
|
|
||||||
|
msgid "None"
|
||||||
|
msgstr "无数据"
|
||||||
|
|
||||||
msgid "PC_Catalog"
|
msgid "PC_Catalog"
|
||||||
msgstr "PC设备"
|
msgstr "PC 设备"
|
||||||
|
|
||||||
msgid "Game_Catalog"
|
msgid "Game_Catalog"
|
||||||
msgstr "游戏机"
|
msgstr "游戏机"
|
||||||
|
|
||||||
msgid "VR_Catalog"
|
msgid "VR_Catalog"
|
||||||
msgstr "VR设备"
|
msgstr "VR 设备"
|
||||||
|
|
||||||
msgid "Unknown_Catalog"
|
msgid "Unknown_Catalog"
|
||||||
msgstr "未识别设备"
|
msgstr "未识别设备"
|
||||||
@ -111,7 +114,7 @@ msgid "Acc Service Enabled"
|
|||||||
msgstr "已启动"
|
msgstr "已启动"
|
||||||
|
|
||||||
msgid "Acc Catalog Started"
|
msgid "Acc Catalog Started"
|
||||||
msgstr "已禁用"
|
msgstr "该设备类别加速已启用"
|
||||||
|
|
||||||
msgid "Acc Catalog Stopped"
|
msgid "Acc Catalog Stopped"
|
||||||
msgstr "该设备类别加速已停止"
|
msgstr "该设备类别加速已停止"
|
||||||
|
Loading…
Reference in New Issue
Block a user