File: /home/richfield/www/vendor/tcg/voyager/publishable/lang/pt/error.php
<?php
return [
'symlink_created_text' => 'We just created the missing symlink for you.',
'symlink_created_title' => 'Missing storage symlink created',
'symlink_failed_text' => 'We failed to generate the missing symlink for your application. It seems like your hosting provider does not support it.',
'symlink_failed_title' => 'Could not create missing storage symlink',
'symlink_missing_button' => 'Fix it',
'symlink_missing_text' => 'We could not find a storage symlink. This could cause problems with loading media files from the browser.',
'symlink_missing_title' => 'Missing storage symlink',
];