Sha256: ff41452f7478cd91ef7100e9ca82a63502deef78557f1ccbb240dce80b439455

Contents?: true

Size: 784 Bytes

Versions: 3

Compression:

Stored size: 784 Bytes

Contents

de:
  conversation:
    index:
      new_conversation: 'Neue Konversation erstellen'
    new:
      new_conversation: 'Neue Konversation'
    show:
      participants: 'Teilnehmer'
      time_ago: "vor %{time}"
      wrote: '%{person} schrieb'
      mark_as_read: 'Als gelesen markieren'
      mark_as_unread: 'Als ungelesen markieren'
      back_to_conversations: 'Zurück zu den Konversationen'
      created_at: 'Erstellt am'
  activerecord:
    models:
      conversations/conversation:
        one: 'Konversation'
        other: 'Konversationen'
      conversations/message:
        one: 'Nachricht'
        other: 'Nachrichten'
    attributes:
      conversations/conversation:
        to_tokens: 'An'
        subject: 'Betreff'
      conversations/message:
        body: 'Text'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
conversations-0.0.2.2 config/locales/de.yml
conversations-0.0.2.1 config/locales/de.yml
conversations-0.0.2 config/locales/de.yml