fixed trans

This commit is contained in:
Florian Scholdei
2019-05-09 16:59:32 +02:00
parent 10d86391c2
commit 47c81dbc6a

View File

@@ -18,7 +18,7 @@ class PermissionRoleTable extends React.Component<Props> {
<table className="card-table table is-hoverable is-fullwidth">
<thead>
<tr>
<th>{t("role.form.name")}</th>
<th>{t("roles.form.name")}</th>
</tr>
</thead>
<tbody>