mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
Adding German translation
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
"Projected Qty",
|
||||
"Stock Value",
|
||||
"Ordered Quantity",
|
||||
"Warehouse",
|
||||
"Warehouse Type",
|
||||
"Actual Quantity",
|
||||
"Warehouse",
|
||||
"Reserved Quantity",
|
||||
"Valuation Rate",
|
||||
"Quantity Requested for Purchase",
|
||||
|
||||
18
stock/doctype/bin/locale/de-doc.json
Normal file
18
stock/doctype/bin/locale/de-doc.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Actual Quantity": "Tats\u00e4chliche Menge",
|
||||
"Bin": "Kasten",
|
||||
"FCFS Rate": "FCFS Rate",
|
||||
"Item Code": "Item Code",
|
||||
"Moving Average Rate": "Moving Average Rate",
|
||||
"Ordered Quantity": "Bestellte Menge",
|
||||
"Planned Qty": "Geplante Menge",
|
||||
"Projected Qty": "Prognostizierte Anzahl",
|
||||
"Quantity Requested for Purchase": "Beantragten Menge f\u00fcr Kauf",
|
||||
"Reserved Quantity": "Reserviert Menge",
|
||||
"Stock": "Lager",
|
||||
"Stock Value": "Bestandswert",
|
||||
"UOM": "UOM",
|
||||
"Valuation Rate": "Valuation bewerten",
|
||||
"Warehouse": "Lager",
|
||||
"Warehouse Type": "Warehouse Typ"
|
||||
}
|
||||
Reference in New Issue
Block a user