Skip to content
Snippets Groups Projects
Commit ba93cd92 authored by Markus Opolka's avatar Markus Opolka
Browse files

Change metadata to french

parent 90d82962
No related branches found
No related tags found
No related merge requests found
......@@ -71,16 +71,16 @@ export default {
pagination: {},
headers: [
{
text: 'Document Metadata',
text: 'Titre',
align: 'left',
sortable: false,
value: 'title'
},
{ text: 'Collection', value: 'collection' },
{ text: 'Author', value: 'author' },
{ text: 'Recipient', value: 'recipient' },
{ text: 'Gender', value: 'gender' },
{ text: 'Place', value: 'place' },
{ text: 'Auteur(e)', value: 'author' },
{ text: 'Destinataire', value: 'recipient' },
{ text: 'Sexe', value: 'gender' },
{ text: 'Lieu', value: 'place' },
{ text: 'Date', value: 'date' }
],
items: null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment