some more translation keys

ref #69
This commit is contained in:
2021-02-18 18:36:04 +01:00
parent 2e3750c87c
commit 9b0252fb75
7 changed files with 13 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
Role
</th>
<th scope="col" class="relative px-6 py-3">
<span class="sr-only">Edit</span>
<span class="sr-only">{$_('edit')}</span>
</th>
</tr>
</thead>
@@ -71,7 +71,7 @@
class="px-6 py-4 whitespace-nowrap text-right text-sm font-medium">
<a
href="#"
class="text-indigo-600 hover:text-indigo-900">Edit</a>
class="text-indigo-600 hover:text-indigo-900">{$_('edit')}</a>
</td>
</tr>