Fix translations for label and category (#20209)

* Fix translations for label and category

* Update en.json

---------

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
Paul Bottein 2024-03-27 17:41:38 +01:00 committed by GitHub
parent e42ddb8f0f
commit c25e23ccd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 11 deletions

View File

@ -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": {