🌐 Remplace une phrase

This commit is contained in:
Clement Desmidt 2022-04-20 12:55:49 +02:00
parent b56801abd7
commit bba59f9f2a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<x-app-layout>
<x-slot name="header">
<h2 class="font-semibold text-xl text-gray-800 leading-tight">
{{ __('Première connexion') }}
{{ __('First connection') }}
</h2>
</x-slot>