i18n: fix translations
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
carla 2026-03-11 11:13:21 +01:00
parent b9ff02b959
commit 45c2f3e2b3
8 changed files with 107 additions and 99 deletions

View file

@ -2,7 +2,7 @@
<.header>
{gettext("Listing Roles")}
<:subtitle>
{gettext("Manage user roles and their permission sets.")}
{gettext("Manage roles and their permission sets.")}
</:subtitle>
<:actions>
<%= if can?(@current_user, :create, Mv.Authorization.Role) do %>