You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
281 B

  1. export default {
  2. comments: 'Commentaires',
  3. removeComment: 'Supprimer Commentaire',
  4. removePrompt: 'Êtes-vous sûr de vouloir supprimer ces commentaires ?',
  5. commentView: 'Afficher',
  6. created_at: 'Crée à',
  7. document: 'Document',
  8. send: 'Envoyer',
  9. message: 'Message'
  10. }