clarify rules action types closes #1679

This commit is contained in:
miloschwartz
2025-12-03 21:30:44 -05:00
parent a2cdd8484c
commit 4176bdbc81

View File

@@ -206,8 +206,8 @@
"rules": "Rules", "rules": "Rules",
"resourceSettingDescription": "Configure the settings on the resource", "resourceSettingDescription": "Configure the settings on the resource",
"resourceSetting": "{resourceName} Settings", "resourceSetting": "{resourceName} Settings",
"alwaysAllow": "Always Allow", "alwaysAllow": "Bypass Auth",
"alwaysDeny": "Always Deny", "alwaysDeny": "Block Access",
"passToAuth": "Pass to Auth", "passToAuth": "Pass to Auth",
"orgSettingsDescription": "Configure the organization's settings", "orgSettingsDescription": "Configure the organization's settings",
"orgGeneralSettings": "Organization Settings", "orgGeneralSettings": "Organization Settings",