diff --git a/config/locales/communication/en.yml b/config/locales/communication/en.yml index 0cbf12fc4392c22bca31225882cabb6641e7015e..a30f9cc6530a7b98cf326b13ce61532888c6f700 100644 --- a/config/locales/communication/en.yml +++ b/config/locales/communication/en.yml @@ -94,6 +94,8 @@ en: name: Name published: Published? published_at: Publication date + category: Category + kind: Type communication/extranet/document/category: name: Name quantity: Quantity of documents diff --git a/config/locales/communication/fr.yml b/config/locales/communication/fr.yml index d892c61518966dd8bf38adae76cee1b5cd9408c4..03479f4a8788d7e0df289e035561c722200470bb 100644 --- a/config/locales/communication/fr.yml +++ b/config/locales/communication/fr.yml @@ -94,6 +94,8 @@ fr: name: Nom published: Publié ? published_at: Date de publication + category: Catégorie + kind: Type communication/extranet/document/category: name: Nom quantity: Quantité de documents