add labels to german language

This commit is contained in:
Yuri Kuznetsov
2014-10-13 12:01:36 +03:00
parent 156e69517f
commit b39aa01ac9
2 changed files with 36 additions and 1 deletions
@@ -0,0 +1,32 @@
{
"labels": {
"Create Document": "Neues Dokument",
"Details": "Details"
},
"fields": {
"name": "Name",
"status": "Status",
"file": "Datei",
"type": "Typ",
"source": "Quelle",
"publishDate": "Veröffentlichungsdatum",
"expirationDate": "Verfallsdatum",
"description": "Beschreibung"
},
"links": {
"accounts": "Kontakte",
"opportunities": "Verkaufsshancen"
},
"options": {
"status": {
"Active": "Aktiv",
"Draft": "Entwurf",
"Expired": "Abgelaufen",
"Canceled": "Storniert"
}
},
"presetFilters": {
"active": "Aktiv",
"draft": "Entwurf"
}
}
@@ -116,7 +116,10 @@
"Duplicate": "Duplizieren",
"Notifications": "Benachrichtigungen",
"Mark all read": "Alle als gelesen markieren",
"See more": "Mehr anzeigen"
"See more": "Mehr anzeigen",
"Today": "Heute",
"Tomorrow": "Morgen",
"Yesterday": "Gestern"
},
"messages": {
"notModified": "Sie haben den Datensatz nicht geändert",