<?php

return [
    'enter_code'     => 'Enter the code from the image',
    'incorrect_code' => 'Invalid code from the image.',
    'update_code'    => 'Update',
];
