Adding German translation

This commit is contained in:
billyfordson
2013-02-27 17:36:23 +01:00
parent 5c6fc62b9e
commit 9b352309c6
398 changed files with 9261 additions and 170 deletions

View File

@@ -1,6 +1,6 @@
[
"HR",
"Date",
"Holiday",
"Description"
"Description",
"Date"
]

View File

@@ -0,0 +1,6 @@
{
"Date": "Datum",
"Description": "Beschreibung",
"HR": "HR",
"Holiday": "Urlaub"
}