From a407aee1ba2ff34a0b05c11c119e9a0e7ba1d10f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 21:50:15 +0800 Subject: [PATCH] update 2023-02-05 21:50:15 --- .../root/usr/share/rpcd/acl.d/luci-app-advanced.json | 11 +++++++++++ luci-app-clash/po/zh_Hans | 1 + luci-app-eqos/po/zh-cn | 1 + .../root/usr/share/rpcd/acl.d/luci-app-eqos.json | 11 +++++++++++ luci-app-gost/po/zh-cn | 1 + .../usr/share/rpcd/acl.d/luci-app-ikoolproxy.json | 11 +++++++++++ luci-app-openclash/po/zh_Hans | 1 + luci-app-smartdns/po/zh_Hans | 1 + 8 files changed, 38 insertions(+) create mode 100644 luci-app-advanced/root/usr/share/rpcd/acl.d/luci-app-advanced.json create mode 120000 luci-app-clash/po/zh_Hans create mode 120000 luci-app-eqos/po/zh-cn create mode 100644 luci-app-eqos/root/usr/share/rpcd/acl.d/luci-app-eqos.json create mode 120000 luci-app-gost/po/zh-cn create mode 100644 luci-app-ikoolproxy/root/usr/share/rpcd/acl.d/luci-app-ikoolproxy.json create mode 120000 luci-app-openclash/po/zh_Hans create mode 120000 luci-app-smartdns/po/zh_Hans diff --git a/luci-app-advanced/root/usr/share/rpcd/acl.d/luci-app-advanced.json b/luci-app-advanced/root/usr/share/rpcd/acl.d/luci-app-advanced.json new file mode 100644 index 00000000..8cb0ef85 --- /dev/null +++ b/luci-app-advanced/root/usr/share/rpcd/acl.d/luci-app-advanced.json @@ -0,0 +1,11 @@ +{ + "luci-app-advanced": { + "description": "Grant UCI access for luci-app-advanced", + "read": { + "uci": [ "advanced" ] + }, + "write": { + "uci": [ "advanced" ] + } + } +} diff --git a/luci-app-clash/po/zh_Hans b/luci-app-clash/po/zh_Hans new file mode 120000 index 00000000..41451e4a --- /dev/null +++ b/luci-app-clash/po/zh_Hans @@ -0,0 +1 @@ +zh-cn \ No newline at end of file diff --git a/luci-app-eqos/po/zh-cn b/luci-app-eqos/po/zh-cn new file mode 120000 index 00000000..8d69574d --- /dev/null +++ b/luci-app-eqos/po/zh-cn @@ -0,0 +1 @@ +zh_Hans \ No newline at end of file diff --git a/luci-app-eqos/root/usr/share/rpcd/acl.d/luci-app-eqos.json b/luci-app-eqos/root/usr/share/rpcd/acl.d/luci-app-eqos.json new file mode 100644 index 00000000..68702744 --- /dev/null +++ b/luci-app-eqos/root/usr/share/rpcd/acl.d/luci-app-eqos.json @@ -0,0 +1,11 @@ +{ + "luci-app-eqos": { + "description": "Grant UCI access for luci-app-eqos", + "read": { + "uci": [ "eqos" ] + }, + "write": { + "uci": [ "eqos" ] + } + } +} diff --git a/luci-app-gost/po/zh-cn b/luci-app-gost/po/zh-cn new file mode 120000 index 00000000..8d69574d --- /dev/null +++ b/luci-app-gost/po/zh-cn @@ -0,0 +1 @@ +zh_Hans \ No newline at end of file diff --git a/luci-app-ikoolproxy/root/usr/share/rpcd/acl.d/luci-app-ikoolproxy.json b/luci-app-ikoolproxy/root/usr/share/rpcd/acl.d/luci-app-ikoolproxy.json new file mode 100644 index 00000000..daf398af --- /dev/null +++ b/luci-app-ikoolproxy/root/usr/share/rpcd/acl.d/luci-app-ikoolproxy.json @@ -0,0 +1,11 @@ +{ + "luci-app-ikoolproxy": { + "description": "Grant UCI access for luci-app-ikoolproxy", + "read": { + "uci": [ "koolproxy" ] + }, + "write": { + "uci": [ "koolproxy" ] + } + } +} diff --git a/luci-app-openclash/po/zh_Hans b/luci-app-openclash/po/zh_Hans new file mode 120000 index 00000000..41451e4a --- /dev/null +++ b/luci-app-openclash/po/zh_Hans @@ -0,0 +1 @@ +zh-cn \ No newline at end of file diff --git a/luci-app-smartdns/po/zh_Hans b/luci-app-smartdns/po/zh_Hans new file mode 120000 index 00000000..41451e4a --- /dev/null +++ b/luci-app-smartdns/po/zh_Hans @@ -0,0 +1 @@ +zh-cn \ No newline at end of file