mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 12:39:18 +00:00
Adding German translation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[
|
||||
"Trash Reason",
|
||||
"Setup",
|
||||
"UOM Details",
|
||||
"UOM Name",
|
||||
"UOM Details",
|
||||
"Setup",
|
||||
"UOM"
|
||||
]
|
||||
7
setup/doctype/uom/locale/de-doc.json
Normal file
7
setup/doctype/uom/locale/de-doc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Setup": "Setup",
|
||||
"Trash Reason": "Trash Reason",
|
||||
"UOM": "UOM",
|
||||
"UOM Details": "UOM Einzelheiten",
|
||||
"UOM Name": "UOM Namen"
|
||||
}
|
||||
Reference in New Issue
Block a user