From 69685570831c77aff740dc9271ae75a4dc8c3b28 Mon Sep 17 00:00:00 2001 From: Henriette Darge Date: Wed, 27 Nov 2024 07:55:11 +0100 Subject: [PATCH] Fix typo --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index c4e2d3c6de88..596795a32366 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -712,7 +712,7 @@ en: action_bar_title: "Add relations to other work packages to create a link between them." no_results_title_text: There are currently no relations available. blankslate_heading: "No relations" - blankslate_description: "This work package does not yet have any relations yet." + blankslate_description: "This work package does not have any relations yet." label_add_x: "Add %{x}" label_edit_x: "Edit %{x}" label_add_description: "Add description"