From 3d375161bd3fe46f19d7292d10b8bb88ad5e917f Mon Sep 17 00:00:00 2001 From: Dierk Date: Wed, 20 May 2026 12:14:57 +0200 Subject: [PATCH] Change Search button label to Suchen Co-Authored-By: Claude Sonnet 4.6 --- oravector-demo/frontend/indb/index.html | 2 +- oravector-demo/frontend/index.html | 2 +- pgvector-demo/frontend/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/oravector-demo/frontend/indb/index.html b/oravector-demo/frontend/indb/index.html index ef3cec4..9c3ee44 100644 --- a/oravector-demo/frontend/indb/index.html +++ b/oravector-demo/frontend/indb/index.html @@ -148,7 +148,7 @@
- +
Bäume diff --git a/oravector-demo/frontend/index.html b/oravector-demo/frontend/index.html index 64ddeb2..63c9263 100644 --- a/oravector-demo/frontend/index.html +++ b/oravector-demo/frontend/index.html @@ -148,7 +148,7 @@
- +
Bäume diff --git a/pgvector-demo/frontend/index.html b/pgvector-demo/frontend/index.html index 2d1258b..0856711 100644 --- a/pgvector-demo/frontend/index.html +++ b/pgvector-demo/frontend/index.html @@ -148,7 +148,7 @@
- +
Bäume