diff --git a/locale/de.po b/locale/de.po index 7af968f..be5df9f 100644 --- a/locale/de.po +++ b/locale/de.po @@ -434,6 +434,10 @@ msgctxt "model:cashbook.book,name:" msgid "Cashbook" msgstr "Kassenbuch" +msgctxt "view:cashbook.book:" +msgid "Balance" +msgstr "Saldo" + msgctxt "view:cashbook.book:" msgid "Owner and Authorizeds" msgstr "Eigentümer und Autorisierte" diff --git a/locale/en.po b/locale/en.po index 2493cb4..20d9de3 100644 --- a/locale/en.po +++ b/locale/en.po @@ -398,6 +398,10 @@ msgctxt "model:cashbook.book,name:" msgid "Cashbook" msgstr "Cashbook" +msgctxt "view:cashbook.book:" +msgid "Balance" +msgstr "Balance" + msgctxt "view:cashbook.book:" msgid "Owner and Authorizeds" msgstr "Owner and Authorizeds" diff --git a/view/book_form.xml b/view/book_form.xml index d971582..1f78145 100644 --- a/view/book_form.xml +++ b/view/book_form.xml @@ -15,17 +15,22 @@ full copyright notices and license terms. --> -