Custom add and create flow polish

This commit is contained in:
adilallo
2026-05-08 20:32:24 -06:00
parent 26bcd61ea3
commit 026a1e6d71
68 changed files with 6208 additions and 527 deletions
@@ -0,0 +1,16 @@
{
"_comment": "Shared kebab popover labels for create custom-rule modals.",
"triggerAriaLabel": "More options",
"menuAriaLabel": "Custom rule options",
"items": {
"customize": "Customize",
"duplicate": "Duplicate",
"remove": "Remove"
},
"duplicateTitleSuffix": " (copy)",
"saveEdits": "Save",
"customizePolicyTitleLabel": "Policy title",
"customizePolicyDescriptionLabel": "Description",
"cancelCustomize": "Cancel",
"discardUnsavedCustomizeChanges": "Discard unsaved changes?"
}