diff --git a/cn.js b/cn.js index 1a6185d..4107fa3 100644 --- a/cn.js +++ b/cn.js @@ -1587,6 +1587,8 @@ alert_power_port_description: "您确定要关闭 {0} 吗?", }, notifications: { + read_all: "Read all", + dnd: "Do not disturb", ekoslive_successful: "Ekoslive重置成功", ekoslive_restart: "重启Ekoslive", usb_reset: "USB 重置成功", diff --git a/de.js b/de.js index a69e229..cac40e8 100644 --- a/de.js +++ b/de.js @@ -1579,6 +1579,8 @@ const de = { alert_power_port_description: "Are you sure you want to toggle off {0}?", }, notifications: { + read_all: "Read all", + dnd: "Do not disturb", ekoslive_successful: "Ekoslive重置成功", ekoslive_restart: "重启Ekoslive", usb_reset: "USB reset is successful", diff --git a/en.js b/en.js index 816810a..e1a1a52 100644 --- a/en.js +++ b/en.js @@ -1632,6 +1632,8 @@ const en = { alert_power_port_description: "Are you sure you want to toggle off {0}?", }, notifications: { + read_all: "Read all", + dnd: "Do not disturb", ekoslive_successful: "Ekoslive Reset is Successful", ekoslive_restart: "Restarting Ekoslive", usb_reset: "USB reset is successful", diff --git a/es.js b/es.js index bf83682..e677f92 100644 --- a/es.js +++ b/es.js @@ -1651,6 +1651,8 @@ const es = { "¿Estás segura de que quieres desactivar {0}?", }, notifications: { + read_all: "Read all", + dnd: "Do not disturb", ekoslive_successful: "El restablecimiento de Ekoslive se realizó correctamente", ekoslive_restart: "Reiniciando Ekoslive", diff --git a/fr.js b/fr.js index 8029201..a081c7c 100644 --- a/fr.js +++ b/fr.js @@ -1574,6 +1574,8 @@ const fr = { alert_power_port_description: "Are you sure you want to toggle off {0}?", }, notifications: { + read_all: "Read all", + dnd: "Do not disturb", ekoslive_successful: "Ekoslive Reset is Successful", ekoslive_restart: "Restarting Ekoslive", usb_reset: "USB reset is successful", diff --git a/ja.js b/ja.js index c12e587..025b9dd 100644 --- a/ja.js +++ b/ja.js @@ -1592,6 +1592,8 @@ const ja = { alert_power_port_description: "Are you sure you want to toggle off {0}?", }, notifications: { + read_all: "Read all", + dnd: "Do not disturb", ekoslive_successful: "Ekoslive Reset is Successful", ekoslive_restart: "Restarting Ekoslive", usb_reset: "USB reset is successful",