finish finance invoice i18n and en translation
This commit is contained in:
parent
d3d4bf1e2b
commit
2b03a15a9a
10 changed files with 86 additions and 34 deletions
|
|
@ -144,6 +144,28 @@ en:
|
|||
title: "Manage accounts"
|
||||
new_transaction: "Add new transactions"
|
||||
search_placeholder: 'Search ..'
|
||||
invoices:
|
||||
edit:
|
||||
title: "Edit invoice"
|
||||
form:
|
||||
linked: "This invoice is linked to a %{what_link}."
|
||||
delivery: "delivery"
|
||||
order: "order"
|
||||
or_cancel: "or cancel"
|
||||
index:
|
||||
title: "Invoices"
|
||||
action_new: "Create new invoice"
|
||||
invoices:
|
||||
delivery: "Delivery"
|
||||
confirm_delete: "Are you sure?"
|
||||
new:
|
||||
title: "Create new invoice"
|
||||
back: "Back"
|
||||
show:
|
||||
title: "Invoice %{number}"
|
||||
linked: "This invoice is linked to a %{what_link}."
|
||||
delivery: "delivery"
|
||||
back: "Back"
|
||||
|
||||
# used by controller
|
||||
create:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue