Initial commit
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseArticle": "Créer un article",
|
||||
"Send in Email": "Envoyer par mail"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Nom",
|
||||
"status": "Statut",
|
||||
"attachments": "Pièces jointes",
|
||||
"publishDate": "Date de publication",
|
||||
"expirationDate": "Date d'expiration",
|
||||
"body": "Corps de texte",
|
||||
"categories": "Catégories",
|
||||
"language": "Langue",
|
||||
"portals": "Portails",
|
||||
"bodyPlain": "Corps Plaine"
|
||||
},
|
||||
"links": {
|
||||
"cases": "Tickets",
|
||||
"opportunities": "Opportunités",
|
||||
"categories": "Catégories",
|
||||
"portals": "Portails"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Draft": "Brouillon",
|
||||
"Archived": "Archivé",
|
||||
"Published": "Publié"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"published": "Publié"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user