Sha256: 72e9d35f6bce0ddd05caf04e8d84980de6520338248332569ea9cc110fdfc0fa

Contents?: true

Size: 360 Bytes

Versions: 3

Compression:

Stored size: 360 Bytes

Contents

<tr>
  <td>
    <a href="<%= edit_weeler_translation_path(translation.id) %>">
      &nbsp;&nbsp;&nbsp;<%= translation.locale %>
    </a>
  </td>
  <td><%= translation.key %></a></td>
  <td><%= translation.value %></a></td>
  <td><%= translation.interpolations %></a></td>
  <td class="text-center"><%= translation.created_at.strftime("%d/%m/%Y") %></td>
</tr>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
weeler-0.0.4 app/views/weeler/translations/_translation.html.erb
weeler-0.0.3 app/views/weeler/translations/_translation.html.erb
weeler-0.0.2 app/views/weeler/translations/_translation.html.erb