diff --git a/.drone.yml b/.drone.yml
index 427ecfc..623114f 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -53,8 +53,6 @@ steps:
- mix hex.audit
# Provide hints for improving code quality
- mix credo
- # Check that translations are up to date
- - mix gettext.extract --check-up-to-date
- name: wait_for_postgres
image: docker.io/library/postgres:17.6
diff --git a/Justfile b/Justfile
index 907283f..b28dbdc 100644
--- a/Justfile
+++ b/Justfile
@@ -29,7 +29,6 @@ lint:
mix format --check-formatted
mix compile --warnings-as-errors
mix credo
- mix gettext.extract --check-up-to-date
audit:
mix sobelow --config
diff --git a/lib/mv_web/components/core_components.ex b/lib/mv_web/components/core_components.ex
index 6b8684f..da9e9c9 100644
--- a/lib/mv_web/components/core_components.ex
+++ b/lib/mv_web/components/core_components.ex
@@ -194,7 +194,7 @@ defmodule MvWeb.CoreComponents do
{@rest}
/>{@label}*
@@ -211,7 +211,7 @@ defmodule MvWeb.CoreComponents do
{@label}*
@@ -238,7 +238,7 @@ defmodule MvWeb.CoreComponents do
{@label}*
@@ -265,7 +265,7 @@ defmodule MvWeb.CoreComponents do
{@label}*