From 6ec0849a1b22d421c6bd87a0077a76e125eb059a Mon Sep 17 00:00:00 2001 From: Bob Ros <130362425+bob-ros2@users.noreply.github.com> Date: Sat, 28 Jun 2025 02:56:25 +0200 Subject: [PATCH] Update web-app/src/locales/de-DE/assistants.json fix empty field value Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- web-app/src/locales/de-DE/assistants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-app/src/locales/de-DE/assistants.json b/web-app/src/locales/de-DE/assistants.json index 02719403f..473bdf95a 100644 --- a/web-app/src/locales/de-DE/assistants.json +++ b/web-app/src/locales/de-DE/assistants.json @@ -1,6 +1,6 @@ { "title": "Assistenten", - "editAssistant": "", + "editAssistant": "Assistent bearbeiten", "deleteAssistant": "Assistenten löschen", "deleteConfirmation": "Assistenten löschen", "deleteConfirmationDesc": "Bist Du sicher, daß Du diesen Assistenten löschen möchtest? Diese Aktion kann nicht rückgängig gemacht werden.",