From a620f83d5e35cae21d4f721c6cf0ee9a0814dfd5 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 8 Nov 2025 13:12:57 -0600 Subject: [PATCH] i18n --- web/public/locales/en/common.json | 4 +++- web/src/components/overlay/detail/SearchDetailDialog.tsx | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/web/public/locales/en/common.json b/web/public/locales/en/common.json index 4a67413f3..87f32a251 100644 --- a/web/public/locales/en/common.json +++ b/web/public/locales/en/common.json @@ -96,7 +96,9 @@ "back": "Go back", "hide": "Hide {{item}}", "show": "Show {{item}}", - "ID": "ID" + "ID": "ID", + "none": "None", + "all": "All" }, "list": { "two": "{{0}} and {{1}}", diff --git a/web/src/components/overlay/detail/SearchDetailDialog.tsx b/web/src/components/overlay/detail/SearchDetailDialog.tsx index e38ae469f..4956a82d6 100644 --- a/web/src/components/overlay/detail/SearchDetailDialog.tsx +++ b/web/src/components/overlay/detail/SearchDetailDialog.tsx @@ -1490,7 +1490,7 @@ function ObjectDetailsTab({ ) : (