Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Commit 8f096f2

Browse files
committed
trans: update
1 parent 1efc9d7 commit 8f096f2

File tree

1 file changed

+4
-4
lines changed
  • app/renderer/src/i18n/locales

1 file changed

+4
-4
lines changed

app/renderer/src/i18n/locales/en.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"name": "name",
66
"adb_path": "ADB path",
77
"target_address": "target address",
8-
"touch": "",
9-
"type": "",
10-
"key": "",
11-
"screencap": ""
8+
"touch": "touch",
9+
"type": "config",
10+
"key": "key",
11+
"screencap": "screencap"
1212
},
1313
"connect": {
1414
"connect": "connect",

0 commit comments

Comments
 (0)