mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
Adding German translation
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"Blog Intro",
|
||||
"Page Name",
|
||||
"Blog",
|
||||
"Email Sent",
|
||||
"File List",
|
||||
"Published",
|
||||
"Email Sent",
|
||||
"Description for listing page, in plain text, only a couple of lines."
|
||||
]
|
||||
10
website/doctype/blog/locale/de-doc.json
Normal file
10
website/doctype/blog/locale/de-doc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Blog": "Blog",
|
||||
"Content": "Inhalt",
|
||||
"Email Sent": "E-Mail gesendet",
|
||||
"File List": "Dateiliste",
|
||||
"Page Name": "Page Name",
|
||||
"Published": "Ver\u00f6ffentlicht",
|
||||
"Title": "Titel",
|
||||
"Website": "Webseite"
|
||||
}
|
||||
Reference in New Issue
Block a user