UNPKG

865 BJSONView Raw
1{
2 "create_shape_command_no_access": "Can't create org shape. Contact the org admin to enable Org Shape for Scratch Orgs in `Setup > Org Shape` in a supported org. Then try again.",
3 "create_shape_command_no_crud_access": "Can't create org shape. Contact the org admin to grant you access to the ShapeRepresentation object. Then try again.",
4 "create_shape_command_success_id": "Successfully created org shape for %s.",
5 "create_shape_command_success_file": "Successfully created scratch org definition file in the project's config directory for %s.",
6 "shape_create_failed_message": "Error creating scratch definition file. Please contact Salesforce support.",
7 "delete_shape_command_no_access": "The org with name: %s needs to be enabled for org shape before shapes can be deleted.",
8 "shape_get_not_a_shape_id": "the value passed in was not a shape id"
9}