diff --git a/cn.js b/cn.js index c12fac7..b43646b 100644 --- a/cn.js +++ b/cn.js @@ -1436,6 +1436,7 @@ notifications: { ekoslive_successful: "Ekoslive重置成功", ekoslive_restart: "重启Ekoslive", + usb_reset: "USB reset is successful" }, hardware: { serial_devices_detected: "发现串口设备", diff --git a/de.js b/de.js index 0bb8411..21301a8 100644 --- a/de.js +++ b/de.js @@ -1414,6 +1414,7 @@ const de = { notifications: { ekoslive_successful: "Ekoslive重置成功", ekoslive_restart: "重启Ekoslive", + usb_reset: "USB reset is successful" }, hardware: { serial_devices_detected: "发现串口设备", diff --git a/en.js b/en.js index 7801587..c745b61 100644 --- a/en.js +++ b/en.js @@ -1478,6 +1478,7 @@ const en = { notifications: { ekoslive_successful: "Ekoslive Reset is Successful", ekoslive_restart: "Restarting Ekoslive", + usb_reset: "USB reset is successful" }, hardware: { serial_devices_detected: "Serial Devices Detected", diff --git a/es.js b/es.js index d63d4f8..95aa186 100644 --- a/es.js +++ b/es.js @@ -1470,6 +1470,7 @@ const es = { notifications: { ekoslive_successful: "Ekoslive Reset is Successful", ekoslive_restart: "Restarting Ekoslive", + usb_reset: "USB reset is successful" }, hardware: { serial_devices_detected: "Serial Devices Detected", diff --git a/fr.js b/fr.js index 4828631..88efce3 100644 --- a/fr.js +++ b/fr.js @@ -1422,6 +1422,7 @@ const fr = { notifications: { ekoslive_successful: "Ekoslive Reset is Successful", ekoslive_restart: "Restarting Ekoslive", + usb_reset: "USB reset is successful" }, hardware: { serial_devices_detected: "Serial Devices Detected", diff --git a/ja.js b/ja.js index a12132c..aaf3213 100644 --- a/ja.js +++ b/ja.js @@ -1446,6 +1446,7 @@ const ja = { notifications: { ekoslive_successful: "Ekoslive Reset is Successful", ekoslive_restart: "Restarting Ekoslive", + usb_reset: "USB reset is successful" }, hardware: { serial_devices_detected: "Serial Devices Detected",