mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 06:58:27 +00:00
Adding German translation
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[
|
||||
" cannot be 0",
|
||||
"for Company",
|
||||
"Missing",
|
||||
"Please enter valid ",
|
||||
"Please specify a valid",
|
||||
"Row"
|
||||
|
||||
4
controllers/locale/de-py.json
Normal file
4
controllers/locale/de-py.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Please specify a valid": "Bitte geben Sie eine g\u00fcltige",
|
||||
"Row": "Reihe"
|
||||
}
|
||||
Reference in New Issue
Block a user