Skip to content

Commit

Permalink
i18n support
Browse files Browse the repository at this point in the history
  • Loading branch information
git committed Sep 27, 2024
1 parent c8f5e26 commit 6e30c79
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions src/lang/en-US.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"0000503c": "",
"0000503c": "Value",
"0009c256": "Upload",
"000a02d2": "Download",
"000a2b7b": "About",
Expand All @@ -12,7 +12,7 @@
"000a7c19": "Up",
"000a8844": "Delete",
"000a9472": "Cancel",
"000aa783": "名称",
"000aa783": "Name",
"000aab05": "Uninstall",
"000abf5b": "Feedback",
"000b1ac9": "Copy",
Expand Down Expand Up @@ -48,7 +48,9 @@
"017278f9": "Connected",
"02286f86": "Connecting",
"03c56834": "adb path",
"04e64feb": "USB",
"07f6f37e": "Loading...",
"0987a01e": "Add as network device success",
"0b2004f2": "Are you sure you want to exit the software?",
"11b1a85f": "Enter camera",
"188e20c1": "scrcpy path",
Expand Down Expand Up @@ -81,6 +83,7 @@
"2cc56099": "Application Management",
"2df5f84f": "Screenshot Editing",
"2f5eaf14": "File Management",
"2fae8dba": "Disconnect",
"31450307": "Check for Updates",
"3221a53b": "Uploading",
"3221e5b7": "Downloading",
Expand All @@ -96,6 +99,7 @@
"39f24859": "Manage Applications",
"3a80871a": "Enter OTG mode",
"3afad06e": "Input 'help' for help",
"3bcdfa72": "Network",
"3d329aff": "Default {port}",
"3dc180fa": "Are you sure you want to delete the device?",
"40e57868": "Detail",
Expand All @@ -116,11 +120,12 @@
"66ddc2bb": "Add Network Device",
"6793a9ee": "Mirror screen",
"67ae246d": "Device Edit Successful",
"67bf9872": "Add as network device",
"69f87f08": "Open Command Line",
"6a51c6b3": "Device {name} shell",
"6f369807": "Screenshot Editor",
"7553a957": "Connect via Wifi",
"7b11c571": "No devices available, connect to the computer via USB to get started~",
"7cb31927": "Confirm Uninstall Application {name}?",
"7d2a202f": "New version v{version} found, download now?"
}
}

0 comments on commit 6e30c79

Please sign in to comment.