Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShishkevich D. <135337715+shishkevichd@users.noreply.github.com>2025-03-07 16:56:03 +0300
committerShishkevich D. <135337715+shishkevichd@users.noreply.github.com>2025-03-07 16:56:03 +0300
commitfad6c497eb0cff611ddaeb94e75608202cc7919f (patch)
tree71ebb7b2863d54557f4f9bc38b86f329e9e34b88 /web/translation/translate.en_US.toml
parent42fa64770bab9f9fb52e0cdb6d5dd82d66f19c35 (diff)
chore: add empty screens for empty data (balancers, reverses, dns)
cleaned up some of the margins & paddings
Diffstat (limited to 'web/translation/translate.en_US.toml')
-rw-r--r--web/translation/translate.en_US.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml
index e669dcab..1db951f0 100644
--- a/web/translation/translate.en_US.toml
+++ b/web/translation/translate.en_US.toml
@@ -61,6 +61,10 @@
"secAlertPanelURI" = "Panel default URI path is insecure. Please configure a complex URI path."
"secAlertSubURI" = "Subscription default URI path is insecure. Please configure a complex URI path."
"secAlertSubJsonURI" = "Subscription JSON default URI path is insecure. Please configure a complex URI path."
+"emptyDnsDesc" = "No added DNS servers."
+"emptyFakeDnsDesc" = "No added Fake DNS servers."
+"emptyBalancersDesc" = "No added balancers."
+"emptyReverseDesc" = "No added reverse proxies."
[menu]
"dashboard" = "Overview"