Fix and clean up bank account translations for English and German

This commit is contained in:
Patrick Gansterer 2019-10-30 12:42:41 +01:00
parent 0564b18e22
commit c559a31a9e
8 changed files with 149 additions and 35 deletions

View file

@ -1,6 +1,6 @@
.modal-header
= close_button :modal
%h3= t('.add_invoice')
%h3= t('.title')
.modal-body
%table.table.table-striped
%thead

View file

@ -1,6 +1,6 @@
.modal-header
= close_button :modal
%h3= t('.add_invoice')
%h3= t('.title')
.modal-body
%table.table.table-striped
%thead

View file

@ -1,6 +1,6 @@
.modal-header
= close_button :modal
%h3= t('.add_invoice')
%h3= t('.title')
.modal-body
%table.table.table-striped
%thead