Skip to content

Commit

Permalink
wrong translation key
Browse files Browse the repository at this point in the history
  • Loading branch information
konradoboza committed Nov 2, 2020
1 parent 9f9efd5 commit abcb608
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</td>
</tr>
<tr class="ez-table__row">
<td class="ez-table__cell">{{ 'ibexa.is_commerce'|trans|desc('Has Commerce') }}</td>
<td class="ez-table__cell">{{ 'ibexa.has_commerce'|trans|desc('Has Commerce') }}</td>
<td class="ez-table__cell">
<svg class="ez-icon ez-icon--small">
<use xlink:href="{{ ez_icon_path(info.isCommerce ? 'checkmark' : 'discard') }}"></use>
Expand Down

0 comments on commit abcb608

Please sign in to comment.