add traductions

This commit is contained in:
2021-04-24 23:46:16 +02:00
parent f43ba76984
commit 9082e5255e
62 changed files with 413 additions and 38 deletions

View File

@@ -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>