mirror of
https://github.com/frappe/books.git
synced 2025-01-03 15:17:30 +00:00
fix(ui): german translation for debit
- remove scrollbar on dashboard
This commit is contained in:
parent
5996b35a8f
commit
aff4e27d88
@ -21,7 +21,7 @@
|
||||
</PageHeader>
|
||||
|
||||
<div
|
||||
class="custom-scroll overflow-auto"
|
||||
class="no-scrollbar overflow-auto"
|
||||
style="height: calc(100vh - var(--h-row-largest) - 1px)"
|
||||
>
|
||||
<div style="min-width: var(--w-desk-fixed)" class="overflow-auto">
|
||||
|
@ -160,7 +160,7 @@ Dashboard,Dashboard,
|
||||
Date,Datum,
|
||||
"Date Format","Datum Format",
|
||||
Day,,
|
||||
Debit,Lastschrift,
|
||||
Debit,Soll,
|
||||
"Debit Note",,
|
||||
Debtors,Debitoren,
|
||||
"Default Account",Standard-Konto,
|
||||
|
|
Loading…
Reference in New Issue
Block a user