13 lines
448 B
JSON
13 lines
448 B
JSON
{
|
|
"_meta": { "locale": "en-US", "namespace": "policy", "version": "1.0" },
|
|
|
|
"policy.error.unexpected_gateway_error": "Unexpected gateway error.",
|
|
"policy.error.exception_not_found": "Exception not found.",
|
|
"policy.error.decision_not_found": "Decision not found.",
|
|
|
|
"policy.validation.pack_id_required": "packId is required.",
|
|
"policy.validation.justification_required": "Justification is required.",
|
|
|
|
"policy.status.ready": "ready"
|
|
}
|