From 2f06d1441b0cf00161488c35a6857597a5f83ac1 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Thu, 4 Jun 2026 14:19:52 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=A7=20chore:=20Generalize=20Project=20?= =?UTF-8?q?Name=20Placeholder=20(#13514)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index 4281dc8573..b236162bd9 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -1359,7 +1359,7 @@ "com_ui_project_create_error": "Failed to create project", "com_ui_project_delete_error": "Failed to delete project", "com_ui_project_name": "Project name", - "com_ui_project_name_placeholder": "Copenhagen Trip", + "com_ui_project_name_placeholder": "New project", "com_ui_project_not_found": "Project not found", "com_ui_project_rename_error": "Failed to rename project", "com_ui_project_update_error": "Failed to update project assignment",