mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 13:24:47 +00:00
Adding German translation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[
|
||||
"HR",
|
||||
"Date",
|
||||
"Holiday",
|
||||
"Description"
|
||||
"Description",
|
||||
"Date"
|
||||
]
|
||||
6
hr/doctype/holiday/locale/de-doc.json
Normal file
6
hr/doctype/holiday/locale/de-doc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"Date": "Datum",
|
||||
"Description": "Beschreibung",
|
||||
"HR": "HR",
|
||||
"Holiday": "Urlaub"
|
||||
}
|
||||
Reference in New Issue
Block a user