fix i18n typos
This commit is contained in:
parent
0c94ef5912
commit
3b7cbf71e0
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
%td= sort_link_helper t('.date'), "date"
|
||||
%td= t('.who')
|
||||
%td= sort_link_helper t('.note'), "note"
|
||||
%td= sort_link_helper t('amount'), "amount"
|
||||
%td= sort_link_helper t('.amount'), "amount"
|
||||
%tbody
|
||||
- @financial_transactions.each do |t|
|
||||
%tr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue