config/locales/de.yml in has_accounts-0.19.1 vs config/locales/de.yml in has_accounts-0.20.0
- old
+ new
@@ -42,14 +42,27 @@
edit: Editieren
destroy: Löschen
valuta: Valuta
value: Betrag
+ form:
+ bank:
+ money_transfer: Bankverbindung
+
# Title customizations
accounts:
index:
title: Kontenplan
+ edit_bookings:
+ title: Buchungen
+ info:
+ title: Kontodaten
+ journal:
+ title: Auszug
+ attachments:
+ list:
+ title: Dokumente
bank_accounts:
index:
title: Bankkonti
banks:
index:
@@ -64,5 +77,7 @@
title: Buchung kopieren
crud:
action:
copy: Kopieren
+ only_credit_bookings: "Nur Soll"
+ only_debit_bookings: "Nur Haben"