Fixed heading for create client policy (#2856)

This commit is contained in:
agagancarczyk 2022-06-21 21:13:51 +01:00 committed by GitHub
parent 3c0e1fde0c
commit 05f5dc3d5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -202,7 +202,7 @@
"clientPolicies": "Client policies", "clientPolicies": "Client policies",
"noClientPolicies": "No client policies", "noClientPolicies": "No client policies",
"noClientPoliciesInstructions": "There are no client policies. Select 'Create client policy' to create a new client policy.", "noClientPoliciesInstructions": "There are no client policies. Select 'Create client policy' to create a new client policy.",
"createPolicy": "Create policy", "createPolicy": "Create client policy",
"createClientPolicy": "Create client policy", "createClientPolicy": "Create client policy",
"createClientPolicySuccess": "New policy created", "createClientPolicySuccess": "New policy created",
"updateClientPolicySuccess": "Client policy updated", "updateClientPolicySuccess": "Client policy updated",