|
|
@@ -27,7 +27,7 @@
|
|
|
<th class="p-4">{{ t("admin.fields.colors") }}</th>
|
|
|
<th class="p-4 text-center">{{ t("admin.fields.quantity") }}</th>
|
|
|
<th class="p-4 text-center">{{ t("admin.fields.status") }}</th>
|
|
|
- <th class="p-4 text-right">{{ t("admin.actions.actions") }}</th>
|
|
|
+ <th class="p-4 text-right">{{ t("admin.labels.actions") }}</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody class="divide-y divide-border/20">
|