From c25e23ccd6946ee4cd5e82f921c48e78641b508c Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Wed, 27 Mar 2024 17:41:38 +0100 Subject: [PATCH] Fix translations for label and category (#20209) * Fix translations for label and category * Update en.json --------- Co-authored-by: Bram Kragten --- src/translations/en.json | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 208a42a2ce..2977e7e8f4 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -575,6 +575,7 @@ "label-picker": { "clear": "Clear", "show_labels": "Show labels", + "label": "Label", "labels": "Labels", "add_label": "Add label", "add_new_sugestion": "Add new label ''{name}''", @@ -623,16 +624,6 @@ "show": "Show {area}", "hide": "Hide {area}" }, - "label-picker": { - "clear": "Clear", - "show_labels": "Show labels", - "label": "Label", - "add_new_sugestion": "Add new label ''{name}''", - "add_new": "Add new label…", - "add_label": "Add label", - "no_labels": "You don't have any labels", - "no_match": "No matching labels found" - }, "statistic-picker": { "statistic": "Statistic", "no_statistics": "You don't have any statistics", @@ -1958,7 +1949,7 @@ "icon": "Icon", "required_error_msg": "[%key:ui::panel::config::zone::detail::required_error_msg%]", "unknown_error": "An unknown error happened when saving the category", - "confirm_delete": "Are you sure you want to delete this category?", + "confirm_delete": "Delete category?", "confirm_delete_text": "This will delete the category and unassign everything that is currently assigned to it." }, "filter": {