Fixed heading for create client policy (#2856)
This commit is contained in:
parent
3c0e1fde0c
commit
05f5dc3d5b
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue