mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
Adding German translation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[
|
||||
"HR",
|
||||
"Grade",
|
||||
"Trash Reason"
|
||||
"Trash Reason",
|
||||
"Grade"
|
||||
]
|
||||
5
hr/doctype/grade/locale/de-doc.json
Normal file
5
hr/doctype/grade/locale/de-doc.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"Grade": "Klasse",
|
||||
"HR": "HR",
|
||||
"Trash Reason": "Trash Reason"
|
||||
}
|
||||
Reference in New Issue
Block a user