Initial commit
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseArticle": "Artikel erstellen",
|
||||
"Any": "Beliebig",
|
||||
"Send in Email": "In E-Mail senden",
|
||||
"Move Up": "Aufwärts",
|
||||
"Move Down": "Abwärts",
|
||||
"Move to Top": "zu Anfang",
|
||||
"Move to Bottom": "zum Ende"
|
||||
},
|
||||
"fields": {
|
||||
"type": "Typ",
|
||||
"attachments": "Anhänge",
|
||||
"publishDate": "Veröffentlichungsdatum",
|
||||
"expirationDate": "Ablaufdatum",
|
||||
"description": "Beschreibung",
|
||||
"body": "Inhalt",
|
||||
"categories": "Kategorien",
|
||||
"language": "Sprache",
|
||||
"portals": "Portale"
|
||||
},
|
||||
"links": {
|
||||
"cases": "Fälle",
|
||||
"opportunities": "Verkaufschancen",
|
||||
"categories": "Kategorien",
|
||||
"portals": "Portale"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"In Review": "In Prüfung",
|
||||
"Draft": "Entwurf",
|
||||
"Archived": "Archiviert",
|
||||
"Published": "Veröffentlicht"
|
||||
},
|
||||
"type": {
|
||||
"Article": "Artikel"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"published": "Publiziert"
|
||||
},
|
||||
"tooltips": {
|
||||
"portals": "Artikel wird nur in bestimmten Portalen verfügbar sein."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user