From 1bf8d8863d03f17ea6fa7f9e820221c555887710 Mon Sep 17 00:00:00 2001 From: itboyhan1 <154587375+itboyhan1@users.noreply.github.com> Date: Wed, 28 May 2025 19:50:17 +0800 Subject: [PATCH] Update translate.en_US.toml --- web/translation/translate.en_US.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index da9bedf1..fac8ef76 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -220,7 +220,9 @@ "inboundData" = "Inbound's Data" "exportInbound" = "Export Inbound" "import" = "Import" -"importInbound" = "Import an Inbound" +"importInbound = "Import Inbound" +maxDevices = "Max Devices" +maxDevicesDesc = "Maximum number of simultaneously connected devices (0 = unlimited)" [pages.client] "add" = "Add Client"