1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-28 23:42:51 -05:00

Merge branch 'master' of github.com:bbedward/DankMaterialShell

This commit is contained in:
bbedward
2025-10-25 16:16:16 -04:00
3 changed files with 10 additions and 10 deletions

View File

@@ -1 +1 @@
v0.2.2 v0.2.3

View File

@@ -1190,7 +1190,7 @@
{ {
"term": "Enable WiFi", "term": "Enable WiFi",
"context": "Enable WiFi", "context": "Enable WiFi",
"reference": "Modules/ControlCenter/Details/NetworkDetail.qml:173", "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:177",
"comment": "" "comment": ""
}, },
{ {
@@ -1436,7 +1436,7 @@
{ {
"term": "Forget Network", "term": "Forget Network",
"context": "Forget Network", "context": "Forget Network",
"reference": "Modules/ControlCenter/Details/NetworkDetail.qml:606", "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:610",
"comment": "" "comment": ""
}, },
{ {
@@ -2024,7 +2024,7 @@
{ {
"term": "Network Info", "term": "Network Info",
"context": "Network Info", "context": "Network Info",
"reference": "Modules/ControlCenter/Details/NetworkDetail.qml:340, Modules/ControlCenter/Details/NetworkDetail.qml:583", "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:344, Modules/ControlCenter/Details/NetworkDetail.qml:587",
"comment": "" "comment": ""
}, },
{ {
@@ -2036,7 +2036,7 @@
{ {
"term": "Network Settings", "term": "Network Settings",
"context": "Network Settings", "context": "Network Settings",
"reference": "Modules/ControlCenter/Details/NetworkDetail.qml:64", "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:68",
"comment": "" "comment": ""
}, },
{ {
@@ -3530,7 +3530,7 @@
{ {
"term": "WiFi is off", "term": "WiFi is off",
"context": "WiFi is off", "context": "WiFi is off",
"reference": "Modules/ControlCenter/Details/NetworkDetail.qml:155", "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:159",
"comment": "" "comment": ""
}, },
{ {

View File

@@ -390,7 +390,7 @@
"Connect": "连接" "Connect": "连接"
}, },
"Connect to VPN": { "Connect to VPN": {
"Connect to VPN": "" "Connect to VPN": "连接到 VPN"
}, },
"Connect to Wi-Fi": { "Connect to Wi-Fi": {
"Connect to Wi-Fi": "连接到Wi-Fi" "Connect to Wi-Fi": "连接到Wi-Fi"
@@ -660,16 +660,16 @@
"Failed to activate configuration": "无法应用配置" "Failed to activate configuration": "无法应用配置"
}, },
"Failed to connect VPN": { "Failed to connect VPN": {
"Failed to connect VPN": "" "Failed to connect VPN": "连接 VPN 失败"
}, },
"Failed to connect to ": { "Failed to connect to ": {
"Failed to connect to ": "无法连接至 " "Failed to connect to ": "无法连接至 "
}, },
"Failed to disconnect VPN": { "Failed to disconnect VPN": {
"Failed to disconnect VPN": "" "Failed to disconnect VPN": "断开 VPN 失败"
}, },
"Failed to disconnect VPNs": { "Failed to disconnect VPNs": {
"Failed to disconnect VPNs": "" "Failed to disconnect VPNs": "断开 VPNs 失败"
}, },
"Failed to disconnect WiFi": { "Failed to disconnect WiFi": {
"Failed to disconnect WiFi": "无法断开 Wi-Fi 连接" "Failed to disconnect WiFi": "无法断开 Wi-Fi 连接"