add traductions
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
<table class="table table-hover table-dark table-image">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col"><%= t('pet_list.name') %></th>
|
||||
<th scope="col"><%= t('pet_list.description') %></th>
|
||||
<th scope="col"><%= t('pet_list.owned') %></th>
|
||||
<th scope="col"><%= t('wow_pets.pet_list.name') %></th>
|
||||
<th scope="col"><%= t('wow_pets.pet_list.description') %></th>
|
||||
<th scope="col"><%= t('wow_pets.pet_list.owned') %></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user