feat: localize errors, translate profile, refine jobs UI
This commit is contained in:
@@ -16,14 +16,14 @@ defineProps({
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Head title="Profile" />
|
||||
<Head title="Profil" />
|
||||
|
||||
<AuthenticatedLayout>
|
||||
<template #header>
|
||||
<h2
|
||||
class="text-xl font-semibold leading-tight text-gray-800"
|
||||
>
|
||||
Profile
|
||||
Profil
|
||||
</h2>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user