new: tap server tab disk io view to switch

This commit is contained in:
lollipopkit
2023-11-01 00:59:54 -06:00
parent 37e5c4d092
commit a5341b00c1
15 changed files with 109 additions and 38 deletions

View File

@@ -170,6 +170,7 @@
"process": "Process",
"pushToken": "Push token",
"pwd": "Password",
"read": "Read",
"reboot": "Reboot",
"remotePath": "Remote path",
"rename": "Rename",
@@ -244,5 +245,6 @@
"waitConnection": "Please wait for the connection to be established.",
"watchNotPaired": "No paired Apple Watch",
"whenOpenApp": "When opening the app",
"willTakEeffectImmediately": "Will take effect immediately"
"willTakEeffectImmediately": "Will take effect immediately",
"write": "Write"
}