add traductions
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col"></th>
|
||||
<th scope="col"><%= t('character_list.name') %></th>
|
||||
<th scope="col"><%= t('character_list.gender') %></th>
|
||||
<th scope="col"><%= t('character_list.realm') %></th>
|
||||
<th scope="col"><%= t('character_list.race') %></th>
|
||||
<th scope="col"><%= t('character_list.class') %></th>
|
||||
<th scope="col"><%= t('character_list.faction') %></th>
|
||||
<th scope="col"><%= t('character_list.level') %></th>
|
||||
<th scope="col"><%= t('wow_characters.character_list.name') %></th>
|
||||
<th scope="col"><%= t('wow_characters.character_list.gender') %></th>
|
||||
<th scope="col"><%= t('wow_characters.character_list.realm') %></th>
|
||||
<th scope="col"><%= t('wow_characters.character_list.race') %></th>
|
||||
<th scope="col"><%= t('wow_characters.character_list.class') %></th>
|
||||
<th scope="col"><%= t('wow_characters.character_list.faction') %></th>
|
||||
<th scope="col"><%= t('wow_characters.character_list.level') %></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user