Add English system sounds

This commit is contained in:
Terrence
2025-02-19 23:54:59 +08:00
parent d5594d01a3
commit 939564b175
52 changed files with 204 additions and 199 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+31 -21
View File
@@ -1,34 +1,44 @@
{
"language": {
"type" :"en"
"type": "en"
},
"strings": {
"VERSION": "Version",
"LOADING_PROTOCOL":"Loading Protocol",
"INITIALIZING":"Initializing",
"NOTICE":"Notice",
"VERSION": "Ver ",
"LOADING_PROTOCOL": "Loading Protocol...",
"INITIALIZING": "Initializing...",
"DETECTING_MODULE": "Detecting module...",
"REGISTERING_NETWORK": "Waiting for network...",
"ERROR": "Error",
"PIN_ERROR": "Please insert SIM card",
"REG_ERROR": "Unable to access network, please check SIM card status",
"STANDING_BY":"Standing By",
"CONNECT":"Connect",
"CONNECTING":"Connecting",
"CONNECTION_SUCCESSFUL":"Connection Successful",
"STANDBY": "Standby",
"CONNECT_TO": "Connect to ",
"CONNECTING": "Connecting...",
"CONNECTION_SUCCESSFUL": "Connection Successful",
"CONNECTED_TO": "Connected to ",
"LISTENING":"Listening",
"SPEAKING":"Speaking",
"LISTENING": "Listening...",
"SPEAKING": "Speaking...",
"UNABLE_TO_CONNECT_TO_SERVICE":"Unable to connect to service",
"WAITING_FOR_RESPONSE_TIMEOUT":"Waiting for response timeout",
"SENDING_FAILED_PLEASE_CHECK_THE_NETWORK":"Sending failed, please check the network",
"UNABLE_TO_CONNECT_TO_SERVICE": "Unable to connect to service",
"WAITING_FOR_RESPONSE_TIMEOUT": "Waiting for response timeout",
"SENDING_FAILED_PLEASE_CHECK_THE_NETWORK": "Sending failed, please check the network",
"CONNECT_MOBILE_PHONE_TO_HOTSPOT":"Connect mobile phone to hotspot",
"ACCESS_VIA_BROWSER":"Access via browser",
"WIFI_CONFIGURATION_MODE":"Wi-Fi Configuration Mode",
"SCANNING_WIFI":"Scanning Wi-Fi",
"CONNECT_TO_HOTSPOT": "Hotspot: ",
"ACCESS_VIA_BROWSER": " Config URL: ",
"WIFI_CONFIG_MODE": "Wi-Fi Configuration Mode",
"ENTERING_WIFI_CONFIG_MODE": "Entering Wi-Fi configuration mode...",
"SCANNING_WIFI": "Scanning Wi-Fi...",
"UNABLE_TO_ESTABLISH_AUDIO_CHANNEL": "Unable to establish audio channel",
"TEST":"Test"
"TEST": "Test",
"NEW_VERSION": "New version ",
"OTA_UPGRADE": "OTA Upgrade",
"UPGRADING": "System is upgrading...",
"UPGRADE_FAILED": "Upgrade failed",
"ACTIVATION": "Activation"
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.