mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
Adding German translation
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
"Country",
|
||||
"Setup",
|
||||
"Date Format",
|
||||
"Country Name",
|
||||
"Time Zones"
|
||||
"Time Zones",
|
||||
"Country Name"
|
||||
]
|
||||
7
setup/doctype/country/locale/de-doc.json
Normal file
7
setup/doctype/country/locale/de-doc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Country": "Land",
|
||||
"Country Name": "Land Name",
|
||||
"Date Format": "Datumsformat",
|
||||
"Setup": "Setup",
|
||||
"Time Zones": "Time Zones"
|
||||
}
|
||||
Reference in New Issue
Block a user