Translate table actions
This commit is contained in:
+2
-2
@@ -833,7 +833,7 @@
|
||||
<tr>
|
||||
<th style="width: 40%">Volume</th>
|
||||
<th class="text-left hidden-xs hidden-sm">Read Only</th>
|
||||
<th style="width: 100px" class="text-right">Actions</th>
|
||||
<th style="width: 100px" class="text-right">{{ 'main.actions' | tr }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -1041,7 +1041,7 @@
|
||||
<tr>
|
||||
<th width="25px"> </th>
|
||||
<th>Backup</th>
|
||||
<th class="text-right" width="180px">Actions</th>
|
||||
<th class="text-right" width="180px">{{ 'main.actions' | tr }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
@@ -428,7 +428,7 @@
|
||||
<th>{{ 'backups.listing.version' | tr }}</th>
|
||||
<th>{{ 'main.table.date' | tr }}</th>
|
||||
<th>{{ 'backups.listing.contents' | tr }}</th>
|
||||
<th class="text-right" width="180px">{{ 'main.table.actions' | tr }}</th>
|
||||
<th class="text-right" width="180px">{{ 'main.actions' | tr }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
@@ -171,7 +171,7 @@
|
||||
<th style="width: 5%"></th>
|
||||
<th style="width: 30%">Domain</th>
|
||||
<th style="width: 60%">Config</th>
|
||||
<th style="width: 10%">Actions</th>
|
||||
<th style="width: 10%">{{ 'main.actions' | tr }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
@@ -437,7 +437,7 @@
|
||||
<th style="width: 0.5%;"></th>
|
||||
<th style="width:45%">User</th>
|
||||
<th style="width:49.5%" class="hidden-xs hidden-sm">Groups</th>
|
||||
<th style="width: 5%" class="text-right">Actions</th>
|
||||
<th style="width: 5%" class="text-right">{{ 'main.actions' | tr }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -500,7 +500,7 @@
|
||||
<tr>
|
||||
<th style="width: 45%">Name</th>
|
||||
<th style="width: 49.5%" class="hidden-xs hidden-sm">Users</th>
|
||||
<th style="width: 5%" class="text-right">Actions</th>
|
||||
<th style="width: 5%" class="text-right">{{ 'main.actions' | tr }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
<tr>
|
||||
<th class="text-left">Name</th>
|
||||
<th class="text-left">Host Path</th>
|
||||
<th style="width: 100px" class="text-right">Actions</th>
|
||||
<th style="width: 100px" class="text-right">{{ 'main.actions' | tr }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user