File: /var/www/vhost/disk-apps/dev-beg.teky.com.co/resources/lang/en/fronjs.php
<?php
return [
'required_unique' => 'You must select at least one search criteria.',
'items' => 'Items',
'locations' => 'Locations',
'storages' => 'Storages',
'select' => 'Select',
'not_file_text' => 'No file',
'not_file_title' => 'You must select a file',
'item_required' => 'You must select an item.',
'location_required' => 'You must select a location.',
'title_edit_document' => 'Are you sure you want to edit field value?',
'title_delete_document' => 'Are you sure you want to delete this measurement document?',
'name_control_required' => 'You must enter name attribute',
'select_form' => 'Select form',
'select_equipment' => 'Select equipment',
'select_area' => 'Select area',
'field_required' => 'You must select an field.',
'text_create_form_field' => 'Do you want to assign field to the form',
'title_create_form_field' => 'Assign field to the form?',
'text_create_equipment_form' => 'Do you want to assign form to the team',
'title_create_equipment_form' => 'Assign form to the team?',
'text_create_area_form' => 'Do you want to assign form to the area',
'title_create_area_form' => 'Assign form to the area?',
'equipment_required' => 'You must select a team.',
'area_required' => 'You must select an area.',
'form_required' => 'You must select a form.',
'user_required' => 'You must select a user.',
'text_update_user_zone' => 'Do you want to update user zones',
'title_update_user_zone' => 'Update user zones?',
'text_create_user_zone' => 'You want to assign zones to the user',
'title_create_user_zone' => 'Assign zone to user?',
'field_datasource_id_required' => 'You must enter data source.',
'field_input_id_required' => 'You must enter field type.',
'title_delete_field' => 'Are you sure you want to delete this field?',
'text_update_field' => 'Do you want to update this field?',
'title_update_field' => 'Update field?',
'text_create_field' => 'You want to create a new field',
'title_create_field' => 'Create field?',
'value_required' => 'You must enter the value field.',
'title_delete_value' => 'Are you sure you want to delete this default value?',
'text_update_value' => 'Do you want to update default value type',
'title_update_value' => 'Update default value?',
'text_create_value' => 'You want to create a new type of default value',
'title_create_value' => 'Create default value?',
'title_delete_datasource' => 'Are you sure you want to delete this data source?',
'text_update_datasource' => 'Do you want to update this data source?',
'title_update_datasource' => 'Update data source?',
'text_create_datasource' => 'You want to create a new data source',
'title_create_datasource' => 'Create data source?',
'url_required' => 'You must enter the url field.',
'title_delete_input' => 'Do you want to update this input?',
'text_update_input' => 'Do you want to update input type',
'title_update_input' => 'Update input?',
'text_create_input' => 'Do you want to create a new type of input',
'title_create_input' => 'Create input?',
'text_update_parameter' => 'Do you want to update parameters',
'title_update_parameter' => 'Update parameters?',
'title_delete_equipment' => 'Are you sure you want to remove this equipment?',
'text_update_equipment' => 'Do you want to update this equipment?',
'title_update_equipment' => 'Update equipment?',
'text_create_equipment' => 'Do you want to create a new team?',
'title_create_equipment' => 'Create team?',
'area_required' => 'You must select an area.',
'title_search_logs' => 'Search logs?',
'final_date_required' => 'You must select end date.',
'start_date_required' => 'You must select start date.',
'module_id_required' => 'You must select a module.',
'title_delete_role' => 'Are you sure you want to delete this role?',
'text_update_role' => 'Do you want to update this role?',
'title_update_role' => 'Update role?',
'display_name_required' => 'You must enter the display name field.',
'text_create_role' => 'You want to create a new role',
'title_create_role' => 'Create role?',
'permissions_required' => 'You must select at least one permission.',
'title_delete_user' => 'Are you sure you want to delete this user?',
'title_update_user' => 'Do you want to update this user?',
'text_update_user' => 'Update user?',
'title_create_user' => 'Create user?',
'text_create_user' => 'Do you want to create a new user?',
'roles_required' => 'You must select at least one role.',
'username_required' => 'You must enter the user field.',
'password_required' => 'You must enter the password field.',
'last_name_required' => 'You must enter the last name field.',
'title_delete_form' => 'Are you sure you want to delete this form?',
'text_update_form' => 'Do you want to update this form?',
'title_update_form' => 'Update form?',
'text_create_form' => 'Do you want to create a new form',
'title_create_form' => 'Create form?',
'priority_required' => 'You must select a priority.',
'title_delete_area' => 'Are you sure you want to delete this area?',
'text_update_area' => 'Do you want to update this area',
'title_update_area' => 'Update area?',
'text_create_area' => 'Deseas crear una nueva area',
'title_create_area' => '¿Crear area?',
'zone_required' => 'You must select a zone.',
'title_delete_zone' => 'Are you sure you want to delete this area?',
'successful_operation' => 'Successful operation',
'text_update_zone' => 'Do you want to update the zone',
'title_update_zone' => 'Update zone?',
'not_file' => 'You forgot to add the image',
'error_upload_image' => 'Error saving image, try again later',
'not' => 'Not',
'yes' => 'Yes',
'text_create_zone' => 'Do you want to create a new zone?',
'title_create_zone' => 'Create zone?',
'name_required' => 'You must enter the name field.',
'code_required' => 'You must enter the #Part field.',
'validate_date_report' => 'The date range to download the report must be less than 32 days',
'text_create' => 'Do you want to create a new record?',
'title_create' => 'Create record?',
'text_update' => 'Do you want to update this record?',
'title_update' => 'Update record?',
'title_delete' => 'Are you sure you want to delete this record?',
];