Files
worklenz/worklenz-frontend/public/locales/en/settings/labels.json
chamikaJ 8825b0410a init
2025-04-17 18:28:54 +05:30

12 lines
419 B
JSON

{
"labelColumn": "Label",
"deleteConfirmationTitle": "Are you sure?",
"deleteConfirmationOk": "Yes",
"deleteConfirmationCancel": "Cancel",
"associatedTaskColumn": "Associated Task Count",
"searchPlaceholder": "Search by name",
"emptyText": "Labels can be created while updating or creating tasks.",
"pinTooltip": "Click to pin this into the main menu",
"colorChangeTooltip": "Click to change color"
}