add spanish translation

This commit is contained in:
hackerESQ
2024-08-22 22:44:52 -05:00
parent 406665217f
commit d0dafab9f6
8 changed files with 596 additions and 257 deletions
@@ -20,4 +20,4 @@ new class extends Component {
}; ?>
<x-file wire:model="file" label="Select a file" hint="" accept="application/pdf" required />
<x-file wire:model="file" label="{{ __('Select a file') }}" hint="" accept="application/pdf" required />