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
273 B

  1. export default {
  2. comments: 'Kommentare',
  3. removeComment: 'Entferne Kommentar',
  4. removePrompt: 'Sollen diese Kommentare wirklich entfernt werden?',
  5. commentView: 'Ansehen',
  6. created_at: 'Erstellt am',
  7. document: 'Dokument',
  8. send: 'Senden',
  9. message: 'Nachricht'
  10. }