alientronics/fleetany-web-attributes

View on GitHub
src/translations/en/attributes.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
    'Attributes'   => 'Attributes',
    'Attribute'   => 'Attribute',
    'Entity_key'   => 'Entity key',
    'Entity_type'   => 'Entity type',
    'Description'   => 'Description',
    'Type'   => 'Type',
    'Options'   => 'Options'
];