mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
Adding German translation
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
"Timesheet By",
|
||||
"Notes",
|
||||
"Timesheet",
|
||||
"Submitted",
|
||||
"Amendment Date",
|
||||
"Timesheet Date",
|
||||
"Timesheet Details",
|
||||
"Amendment Date",
|
||||
"Cancelled",
|
||||
"Draft",
|
||||
"Submitted",
|
||||
"Timesheet Details",
|
||||
"Amended From",
|
||||
"Projects"
|
||||
]
|
||||
14
projects/doctype/timesheet/locale/de-doc.json
Normal file
14
projects/doctype/timesheet/locale/de-doc.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Amended From": "Ge\u00e4ndert von",
|
||||
"Amendment Date": "\u00c4nderung Datum",
|
||||
"Cancelled": "Abgesagt",
|
||||
"Draft": "Entwurf",
|
||||
"Notes": "Aufzeichnungen",
|
||||
"Projects": "Projekte",
|
||||
"Status": "Status",
|
||||
"Submitted": "Eingereicht",
|
||||
"Timesheet": "Timesheet",
|
||||
"Timesheet By": "Timesheet By",
|
||||
"Timesheet Date": "Timesheet Datum",
|
||||
"Timesheet Details": "Timesheet Einzelheiten"
|
||||
}
|
||||
Reference in New Issue
Block a user